summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'cluster')
-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 ac80aaa2bc..a34d2ee0f0 100755
--- a/cluster/lapack/DETAILS
+++ b/cluster/lapack/DETAILS
@@ -1,11 +1,11 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=lapack
- VERSION=3.10.0
- VERSIONMAN=3.10.0
+ VERSION=3.10.1
+ VERSIONMAN=3.10.1
SOURCE=$SPELL-$VERSION.tgz
- SOURCE_HASH=sha512:56055000c241bab8f318ebd79249ea012c33be0c4c3eca6a78e247f35ad9e8088f46605a0ba52fd5ad3e7898be3b7bc6c50ceb3af327c4986a266b06fe768cbf
+ SOURCE_HASH=sha512:0500bbbb48483208c0a35b74972ff0059c389da6032824a2079637266a99fa980882eedf7f1fc490219ee4ff27812ac8c6afe118e25f40a9c2387e7b997762fb
SOURCE2=lapack-manpages-$VERSIONMAN.tgz
- SOURCE2_HASH=sha512:1be73baaa869c4dae5c7ccf4cd046ffdb0553319fdebc8810c0eec9a0e15c6cce229bfa4e9507159cf24522084a0808a16a4fc880a55e131c58fca3557fc2914
+ SOURCE2_HASH=sha512:0a395d426b433ce6e1eb4048ecca9e616655ce828d1845eef9c03cd2cd29c3b0c929b197000dc96fc79bfe3b0f2e7cd88036dcce9cf38d06a43a55d7482484c2
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 62c24d4706..5f0e9d67a2 100644
--- a/cluster/lapack/HISTORY
+++ b/cluster/lapack/HISTORY
@@ -1,3 +1,6 @@
+2022-04-30 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 3.10.1
+
2021-08-20 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: no python (for sure not 2.x!)