diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-02 22:40:09 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-03 01:35:45 +0200 |
commit | d38900f16fd806e3c03d8bf7d9abf53526a3dc13 (patch) | |
tree | 7f0661457e4452465ec920dd474cc6b896fad5b0 /suitesparse | |
parent | 1a760648757bb50b34a8450bcd28cf4a5c3c1d2b (diff) | |
download | contrib-d38900f16fd806e3c03d8bf7d9abf53526a3dc13.tar.gz contrib-d38900f16fd806e3c03d8bf7d9abf53526a3dc13.tar.xz |
suitesparse: 5.12.0 -> 5.13.0
Diffstat (limited to 'suitesparse')
-rw-r--r-- | suitesparse/.footprint | 6 | ||||
-rw-r--r-- | suitesparse/.signature | 8 | ||||
-rw-r--r-- | suitesparse/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/suitesparse/.footprint b/suitesparse/.footprint index 478e1f8cf..919665dca 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.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/libsuitesparseconfig.so -> libsuitesparseconfig.so.5.13.0 +lrwxrwxrwx root/root usr/lib/libsuitesparseconfig.so.5 -> libsuitesparseconfig.so.5.13.0 +-rwxr-xr-x root/root usr/lib/libsuitesparseconfig.so.5.13.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 ddc95c43e..d0e797127 100644 --- a/suitesparse/.signature +++ b/suitesparse/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xe3TS8ZyR3O1ZlxDY0l+QR1lXzttAOchtkzAFBuvohK8WFIfWh/6RcFZXybnkXbxWmtms+xsiIsiBrQq6hqdwM= -SHA256 (Pkgfile) = 0c8d700280b7703afe4bbb807e6085f2694aec5d551a4ccc5c264837668786ba -SHA256 (.footprint) = e60f4a4e9c4bb73803dc9bfffbc4da7f199586ee79a0d1d31faec4ebe9afcb32 -SHA256 (suitesparse-5.12.0.tar.gz) = 5fb0064a3398111976f30c5908a8c0b40df44c6dd8f0cc4bfa7b9e45d8c647de +RWSagIOpLGJF35nDhMs4diSjm6Cpc2UWEVyOb8qBGQKVVOq5R/v2kHGUoCspN1ZriXfKxdcx9BIeKq8gueA6kNXbjAGJ0PL1ogM= +SHA256 (Pkgfile) = 5ef68afd228ceaed17ca90b2ad17012d8373356e2d3393984d05890001a6157e +SHA256 (.footprint) = e3fbf3d64c7a6f539cf28aded6daf87d329d8ecb8c7238979968d2bb331f8415 +SHA256 (suitesparse-5.13.0.tar.gz) = 59c6ca2959623f0c69226cf9afb9a018d12a37fab3a8869db5f6d7f83b6b147d SHA256 (suitesparse-no-demo.patch) = 7b822beb12dbb884788c966f1075810561e0dbcf4758ea49dd1abd190d6c7ce1 diff --git a/suitesparse/Pkgfile b/suitesparse/Pkgfile index 13b3fbec0..cf0bad215 100644 --- a/suitesparse/Pkgfile +++ b/suitesparse/Pkgfile @@ -4,7 +4,7 @@ # Depends on: chrpath lapack metis name=suitesparse -version=5.12.0 +version=5.13.0 release=1 source=(https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$version/$name-$version.tar.gz suitesparse-no-demo.patch) |