summaryrefslogtreecommitdiff
path: root/lapack
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-01-20 21:39:35 +0100
committerTim Biermann <tbier@posteo.de>2020-01-20 21:39:35 +0100
commitda088284a623d4b4911adaafe0729b7e5b53c8d2 (patch)
treeaad73a267f22004bd42fad6fde21e49da8507917 /lapack
parentbf35729b37a551c88110a6195e83513c28d12d15 (diff)
downloadcontrib-da088284a623d4b4911adaafe0729b7e5b53c8d2.tar.gz
contrib-da088284a623d4b4911adaafe0729b7e5b53c8d2.tar.xz
lapack: update source
Diffstat (limited to 'lapack')
-rw-r--r--lapack/.signature4
-rw-r--r--lapack/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/lapack/.signature b/lapack/.signature
index 716ea0941..f0ef15cb9 100644
--- a/lapack/.signature
+++ b/lapack/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35Wuej2la60JpGTCYSertt+UDMl0jqoJvaG53VwiOSf+LktbS4IA5QKAs8tEqZh6SooT+cTzSthdL0Brmwb5vA8=
-SHA256 (Pkgfile) = 68dfc858206c2e04f8921d1b34aa9ad4c6a70e14ad64c60d46d8383f118c519d
+RWSagIOpLGJF3/NMsJMYZuLOFNjMzH6l7Caiu3FibUiWxWv/jC/4U80At890u1io3ks2YwoTcD7CUvuT1IvrkcDEDzjo4Cvxxw4=
+SHA256 (Pkgfile) = 5e4d44e1f93ec8529c603a7675db6212b236aae16141cf219dbcf0992e608855
SHA256 (.footprint) = 270d36a46c5a39470ede7ed88db1fa9cd153ebddad41777ed7b4195472341df1
SHA256 (lapack-3.9.0.tar.gz) = 106087f1bb5f46afdfba7f569d0cbe23dacb9a07cd24733765a0e89dbe1ad573
SHA256 (87536aa3.patch) = 327d62ee39eeb967ce48b4ed0b95e78c6210f688b5c3f944810aafe68d2dadfa
diff --git a/lapack/Pkgfile b/lapack/Pkgfile
index f4d530bd3..9e68cc65e 100644
--- a/lapack/Pkgfile
+++ b/lapack/Pkgfile
@@ -6,7 +6,7 @@
name=lapack
version=3.9.0
release=1
-source=(http://www.netlib.org/$name/$name-$version.tar.gz
+source=(https://github.com/Reference-LAPACK/lapack/archive/v$version/$name-$version.tar.gz
https://github.com/Reference-LAPACK/lapack/commit/87536aa3.patch)
build() {

Generated by cgit