summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-05-29 09:01:14 +0000
committerTim Biermann <tbier@posteo.de>2021-05-29 09:33:19 +0000
commit5b3d505a96bb8c1eeebe1f84224499bf15e35414 (patch)
treeb9aa1f17ffb30debd9d90b938de6dade290cfed6
parent813bb7eae1c60055bce0e861dcbcd3943a95d33f (diff)
downloadcontrib-5b3d505a96bb8c1eeebe1f84224499bf15e35414.tar.gz
contrib-5b3d505a96bb8c1eeebe1f84224499bf15e35414.tar.xz
suitesparse: 5.10.0 -> 5.10.1
-rw-r--r--suitesparse/.footprint6
-rw-r--r--suitesparse/.signature8
-rw-r--r--suitesparse/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/suitesparse/.footprint b/suitesparse/.footprint
index f45615127..698ec031a 100644
--- a/suitesparse/.footprint
+++ b/suitesparse/.footprint
@@ -102,9 +102,9 @@ lrwxrwxrwx root/root usr/lib/libsliplu.so.1 -> libsliplu.so.1.0.2
lrwxrwxrwx root/root usr/lib/libspqr.so -> libspqr.so.2.0.9
lrwxrwxrwx root/root usr/lib/libspqr.so.2 -> libspqr.so.2.0.9
-rwxr-xr-x root/root usr/lib/libspqr.so.2.0.9
-lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so -> libsuitesparseconfig.so.5.10.0
-lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so.5 -> libsuitesparseconfig.so.5.10.0
--rwxr-xr-x root/root usr/lib/libsuitesparseconfig.so.5.10.0
+lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so -> libsuitesparseconfig.so.5.10.1
+lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so.5 -> libsuitesparseconfig.so.5.10.1
+-rwxr-xr-x root/root usr/lib/libsuitesparseconfig.so.5.10.1
lrwxrwxrwx root/root usr/lib/libumfpack.so -> libumfpack.so.5.7.9
lrwxrwxrwx root/root usr/lib/libumfpack.so.5 -> libumfpack.so.5.7.9
-rwxr-xr-x root/root usr/lib/libumfpack.so.5.7.9
diff --git a/suitesparse/.signature b/suitesparse/.signature
index 32e3a4ab5..69e9d5698 100644
--- a/suitesparse/.signature
+++ b/suitesparse/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+Aios8QPh7lt7Z1QeIMlAYCCXs2/p1qfe+PokhsqVizCsBEsD848cvlufEuWJHqbxH0UD3WVhKyThzHN1rw8AU=
-SHA256 (Pkgfile) = d7766a3d73bfc9c96b0b30241e41265d5d2d22a60c02435fd507804a233af3bc
-SHA256 (.footprint) = 94fa10c996438c62c6e3932f70cd296f8a0a921249dab24680d089b0964172ac
-SHA256 (suitesparse-5.10.0.tar.gz) = 4bcc974901c0173acf80c41ee0fd779eb7dce2871d4afa24a5d15b1a468f93e5
+RWSagIOpLGJF34ORuTGffy34Bv+smZMYnVn/wFz/oM7ipdTujLAMF7s2wPvgQFPszzfL3Bc3d2zWdLCmspPYlIajNU0CIn2G7Qk=
+SHA256 (Pkgfile) = 940993bbb35feae403892a00fa5ac37c0ef2ba345b80cdf67b7854296dc8b72a
+SHA256 (.footprint) = 71def613d8b8e6246f727882fea939f2582767e3dd0dee4b43a69b72c6c289e0
+SHA256 (suitesparse-5.10.1.tar.gz) = acb4d1045f48a237e70294b950153e48dce5b5f9ca8190e86c2b8c54ce00a7ee
SHA256 (suitesparse-no-demo.patch) = 7b822beb12dbb884788c966f1075810561e0dbcf4758ea49dd1abd190d6c7ce1
diff --git a/suitesparse/Pkgfile b/suitesparse/Pkgfile
index 4ae002cb9..48b9989e7 100644
--- a/suitesparse/Pkgfile
+++ b/suitesparse/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: chrpath intel-tbb lapack metis
name=suitesparse
-version=5.10.0
+version=5.10.1
release=1
source=(https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$version/$name-$version.tar.gz
suitesparse-no-demo.patch)

Generated by cgit