openblas: update to 0.3.24.

This commit is contained in:
Andrew J. Hesford 2023-09-06 09:28:03 -04:00
parent cc0b6ec5ff
commit 92116c07d5

View file

@ -1,6 +1,6 @@
# Template file for 'openblas' # Template file for 'openblas'
pkgname=openblas pkgname=openblas
version=0.3.23 version=0.3.24
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=5d9491d07168a5d00116cdc068a40022c3455bf9293c7cb86a65b1054d7e5114 checksum=ceadc5065da97bd92404cac7254da66cc6eb192679cf1002098688978d4d5132
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
ppc64*) ;; ppc64*) ;;