diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-16 13:18:58 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-16 13:18:58 +0000 |
commit | cea6037876c95b575d5022905deb47acb9566d8a (patch) | |
tree | 0f3d37fd83ea0028c6296850ed62cc67b40efeb8 | |
parent | 5b27b1c1b053f165124a6c854511958aa1df8129 (diff) |
math/spblas: Update to 1.03
-rw-r--r-- | math/spblas/Makefile | 5 | ||||
-rw-r--r-- | math/spblas/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/spblas/Makefile b/math/spblas/Makefile index 8c212f5c295f..7e7de6963583 100644 --- a/math/spblas/Makefile +++ b/math/spblas/Makefile @@ -1,8 +1,7 @@ PORTNAME= spblas -DISTVERSION= 1_02 -PORTREVISION= 9 +DISTVERSION= 1_03 CATEGORIES= math -MASTER_SITES= http://math.nist.gov/spblas/:1 LOCAL/bf/:1 NL/blas/blast-forum/:2 +MASTER_SITES= http://math.nist.gov/spblas/:1 NL/blas/blast-forum/:2 DISTFILES= nist_spblas_${DISTVERSION}.zip:1 MAINTAINER= ports@FreeBSD.org diff --git a/math/spblas/distinfo b/math/spblas/distinfo index 3d9c084b5d88..ff56bdc9ecdc 100644 --- a/math/spblas/distinfo +++ b/math/spblas/distinfo @@ -1,4 +1,5 @@ -SHA256 (nist_spblas_1_02.zip) = 2567fd5fbef04a7ec4f649e2809245badcf04c3a866c36639089729e7de41d0b -SIZE (nist_spblas_1_02.zip) = 12619 +TIMESTAMP = 1686921343 +SHA256 (nist_spblas_1_03.zip) = 2567fd5fbef04a7ec4f649e2809245badcf04c3a866c36639089729e7de41d0b +SIZE (nist_spblas_1_03.zip) = 12619 SHA256 (blas-report.pdf) = 7874962ae4dc753fcdd483ff0c69931227846632251f79a68f4f879348f321a6 SIZE (blas-report.pdf) = 2412966 |