openblas: update to 0.3.28.
This commit is contained in:
parent
a278865a76
commit
8565f67ed5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openblas'
|
# Template file for 'openblas'
|
||||||
pkgname=openblas
|
pkgname=openblas
|
||||||
version=0.3.27
|
version=0.3.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="HOSTCC=gcc USE_OPENMP=1"
|
make_build_args="HOSTCC=gcc USE_OPENMP=1"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.openblas.net/"
|
homepage="https://www.openblas.net/"
|
||||||
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/develop/Changelog.txt"
|
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/develop/Changelog.txt"
|
||||||
distfiles="https://github.com/xianyi/OpenBLAS/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xianyi/OpenBLAS/archive/v${version}.tar.gz"
|
||||||
checksum=aa2d68b1564fe2b13bc292672608e9cdeeeb6dc34995512e65c3b10f4599e897
|
checksum=f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Reference in New Issue