diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-15 21:31:06 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-15 21:34:38 +0000 |
commit | a42d92af1ded834e5e25e4a3438e1b75dd501d05 (patch) | |
tree | 9e52cac36137e9792e3f0fa8b7c7b1655ff761ea /math/suitesparse-rbio | |
parent | 3c31649d25375d082382e18bea70e17e4928f893 (diff) |
Diffstat (limited to 'math/suitesparse-rbio')
-rw-r--r-- | math/suitesparse-rbio/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse-rbio/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/suitesparse-rbio/Makefile b/math/suitesparse-rbio/Makefile index 5a1edc04313f..d84edfc84acf 100644 --- a/math/suitesparse-rbio/Makefile +++ b/math/suitesparse-rbio/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Read/write sparse matrices diff --git a/math/suitesparse-rbio/pkg-plist b/math/suitesparse-rbio/pkg-plist index e1da5a593264..f1d6855e91dd 100644 --- a/math/suitesparse-rbio/pkg-plist +++ b/math/suitesparse-rbio/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindRBio.cmake lib/librbio.a lib/librbio.so lib/librbio.so.3 -lib/librbio.so.3.0.0 +lib/librbio.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/RBio_README.txt |