summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcluster/lapack/DETAILS8
-rw-r--r--cluster/lapack/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/cluster/lapack/DETAILS b/cluster/lapack/DETAILS
index 20e2a22a57..ac80aaa2bc 100755
--- a/cluster/lapack/DETAILS
+++ b/cluster/lapack/DETAILS
@@ -1,11 +1,11 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=lapack
- VERSION=3.9.0
- VERSIONMAN=3.8.0
+ VERSION=3.10.0
+ VERSIONMAN=3.10.0
SOURCE=$SPELL-$VERSION.tgz
- SOURCE_HASH=sha512:424956ad941a60a4b71e0d451ad48db12a692f8a71a90f3ca7f71d6ecc1922f392746ea84df1c47a46577ed2db32e9e47ec44ad248207c5ac7da179becb712ef
+ SOURCE_HASH=sha512:56055000c241bab8f318ebd79249ea012c33be0c4c3eca6a78e247f35ad9e8088f46605a0ba52fd5ad3e7898be3b7bc6c50ceb3af327c4986a266b06fe768cbf
SOURCE2=lapack-manpages-$VERSIONMAN.tgz
- SOURCE2_HASH=sha512:75184bbfac90f46e4fbb25b341f00c260904b5f3174084022c53c686a5181bb678fc1ec948f419d33890cb5769a60ca1000964e4bf6cc89438552e8b8fe45f2a
+ SOURCE2_HASH=sha512:1be73baaa869c4dae5c7ccf4cd046ffdb0553319fdebc8810c0eec9a0e15c6cce229bfa4e9507159cf24522084a0808a16a4fc880a55e131c58fca3557fc2914
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION/man
SOURCE_URL[0]=https://github.com/Reference-LAPACK/lapack/archive/v${VERSION}.tar.gz
diff --git a/cluster/lapack/HISTORY b/cluster/lapack/HISTORY
index cba3bac6e0..ab27740772 100644
--- a/cluster/lapack/HISTORY
+++ b/cluster/lapack/HISTORY
@@ -1,3 +1,6 @@
+2021-07-03 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 3.10.0
+
2019-11-21 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.9.0