diff --git a/community/OpenBLAS/HPKBUILD b/community/OpenBLAS/HPKBUILD index c636bccb35fc27989ac7f9b539904ead3222b413..5b4332d56c08b82237302286c142b9cb71a53d18 100644 --- a/community/OpenBLAS/HPKBUILD +++ b/community/OpenBLAS/HPKBUILD @@ -13,7 +13,7 @@ # Contributor: Chen Xu # Maintainer: Chen Xu pkgname=OpenBLAS -pkgver="v0.3.5" +pkgver=0.3.5 pkgrel=0 pkgdesc="OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version." url="https://www.openblas.net" @@ -22,15 +22,14 @@ license=("BSD-3-Clause license") depends=() makedepends=("gcc") -# source="https://github.com/xianyi/$pkgname/archive/refs/tags/$pkgver.tar.gz" -source="https://gitee.com/mirrors/$pkgname/repository/archive/$pkgver.zip" +source="https://github.com/xianyi/$pkgname/archive/refs/tags/v$pkgver.tar.gz" downloadpackage=true autounpack=true buildtools="make" builddir=$pkgname-$pkgver -packagename=$builddir.zip +packagename=$builddir.tar.gz source envset.sh openblastarget= diff --git a/community/OpenBLAS/SHA512SUM b/community/OpenBLAS/SHA512SUM index a6ed760dfcf7fb2ae4912b439897dfd7286c786b..0db1f0f37a9a3912b154cfc964506d89f155d81f 100644 --- a/community/OpenBLAS/SHA512SUM +++ b/community/OpenBLAS/SHA512SUM @@ -1 +1 @@ -e3e4936a52df758bb043dc0c3c602b12b2e85e18761b647d0a48a8f3ae9ce583193488c53ceccd97669eaa77971cf151d6e38c988f4ac9c0f4ca02414211a027 OpenBLAS-v0.3.5.zip +91b3074eb922453bf843158b4281cde65db9e8bbdd7590e75e9e6cdcb486157f7973f2936f327bb3eb4f1702ce0ba51ae6729d8d4baf2d986c50771e8f696df0 OpenBLAS-0.3.5.tar.gz