summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Antunes2020-11-14 02:36:07 +0100
committer Willy Sudiarto Raharjo2020-11-14 02:36:07 +0100
commit32306ae51f8e95b37d5aea82cbf6b0ea04dc490b (patch)
treef3701062b5b1c933c8a96f133266ab76454e170a
parent061b5fd829fac5352144a2d85ec4e78d1631015d (diff)
downloadslackbuilds-32306ae51f8e95b37d5aea82cbf6b0ea04dc490b.tar.gz
libraries/OpenBLAS: Updated for version 0.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/OpenBLAS/OpenBLAS.SlackBuild2
-rw-r--r--libraries/OpenBLAS/OpenBLAS.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/OpenBLAS/OpenBLAS.SlackBuild b/libraries/OpenBLAS/OpenBLAS.SlackBuild
index 5025a75415..7e87ec2691 100644
--- a/libraries/OpenBLAS/OpenBLAS.SlackBuild
+++ b/libraries/OpenBLAS/OpenBLAS.SlackBuild
@@ -4,7 +4,7 @@
# Written by Mário Antunes (mariolpantunes@gmail.com)
PRGNAM="OpenBLAS"
-VERSION=${VERSION:-0.3.3}
+VERSION=${VERSION:-0.3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/OpenBLAS/OpenBLAS.info b/libraries/OpenBLAS/OpenBLAS.info
index a8abb790ff..115e26916e 100644
--- a/libraries/OpenBLAS/OpenBLAS.info
+++ b/libraries/OpenBLAS/OpenBLAS.info
@@ -1,8 +1,8 @@
PRGNAM="OpenBLAS"
-VERSION="0.3.3"
-HOMEPAGE="https://github.com/xianyi/OpenBLAS"
-DOWNLOAD="https://github.com/xianyi/OpenBLAS/archive/v0.3.3/OpenBLAS-0.3.3.tar.gz"
-MD5SUM="30e2f8d7317e84dde5a37152173848f1"
+VERSION="0.3.12"
+HOMEPAGE="http://www.openblas.net/"
+DOWNLOAD="https://github.com/xianyi/OpenBLAS/releases/download/v0.3.12/OpenBLAS-0.3.12.tar.gz"
+MD5SUM="baf8c58c0ef6ebe0f9eb74a5c4acd662"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""