summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-04-11 15:48:41 +0200
committerTim Biermann <tbier@posteo.de>2022-04-11 15:48:41 +0200
commit3e2dbb38f0b46bafddd2abcaf4708cad3b57ed7f (patch)
tree9918f0e9f9d5cfa28d70f35915828cf5fc0f8f43
parent0b70b1d7e3b30978eb9de34219701ce8e2089679 (diff)
downloadcontrib-3e2dbb38f0b46bafddd2abcaf4708cad3b57ed7f.tar.gz
contrib-3e2dbb38f0b46bafddd2abcaf4708cad3b57ed7f.tar.xz
suitesparse: 5.11.0 -> 5.12.0
-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 e0ead2663..478e1f8cf 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.1.0
lrwxrwxrwx root/root usr/lib/libspqr.so.2 -> libspqr.so.2.1.0
-rwxr-xr-x root/root usr/lib/libspqr.so.2.1.0
-lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so -> libsuitesparseconfig.so.5.11.0
-lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so.5 -> libsuitesparseconfig.so.5.11.0
--rwxr-xr-x root/root usr/lib/libsuitesparseconfig.so.5.11.0
+lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so -> libsuitesparseconfig.so.5.12.0
+lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so.5 -> libsuitesparseconfig.so.5.12.0
+-rwxr-xr-x root/root usr/lib/libsuitesparseconfig.so.5.12.0
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 360fb0251..ddc95c43e 100644
--- a/suitesparse/.signature
+++ b/suitesparse/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF32B6jJGLfMynD+lqZFYvkBvHAUxJau8ZFYHCHB8rnElR/O7L4Ow6RmOx06R1noqj74HbahaFPe0vG6q1m9KpfAI=
-SHA256 (Pkgfile) = ef8c58a7e14560a51c15e68beae60780eed065a48f8f117c740ed88b3a8c3dd3
-SHA256 (.footprint) = 6f9b8ad8b8830ec5d4db7e92593aa7d6027b7356a2952f0b7de0e9345ec30086
-SHA256 (suitesparse-5.11.0.tar.gz) = fdd957ed06019465f7de73ce931afaf5d40e96e14ae57d91f60868b8c123c4c8
+RWSagIOpLGJF3xe3TS8ZyR3O1ZlxDY0l+QR1lXzttAOchtkzAFBuvohK8WFIfWh/6RcFZXybnkXbxWmtms+xsiIsiBrQq6hqdwM=
+SHA256 (Pkgfile) = 0c8d700280b7703afe4bbb807e6085f2694aec5d551a4ccc5c264837668786ba
+SHA256 (.footprint) = e60f4a4e9c4bb73803dc9bfffbc4da7f199586ee79a0d1d31faec4ebe9afcb32
+SHA256 (suitesparse-5.12.0.tar.gz) = 5fb0064a3398111976f30c5908a8c0b40df44c6dd8f0cc4bfa7b9e45d8c647de
SHA256 (suitesparse-no-demo.patch) = 7b822beb12dbb884788c966f1075810561e0dbcf4758ea49dd1abd190d6c7ce1
diff --git a/suitesparse/Pkgfile b/suitesparse/Pkgfile
index 9ad9a6120..13b3fbec0 100644
--- a/suitesparse/Pkgfile
+++ b/suitesparse/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: chrpath lapack metis
name=suitesparse
-version=5.11.0
+version=5.12.0
release=1
source=(https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$version/$name-$version.tar.gz
suitesparse-no-demo.patch)

Generated by cgit