openblas: update to 0.3.22.

This commit is contained in:
Andrew J. Hesford 2023-03-29 10:49:27 -04:00
parent 4ed550924a
commit 0ef7a0ec7c

View File

@ -1,7 +1,7 @@
# Template file for 'openblas'
pkgname=openblas
reverts="0.3.19_1"
version=0.3.21
version=0.3.22
revision=1
build_style=gnu-makefile
make_build_args="HOSTCC=gcc USE_OPENMP=1"
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://www.openblas.net/"
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/v${version}/Changelog.txt"
distfiles="https://github.com/xianyi/OpenBLAS/archive/v${version}.tar.gz"
checksum=f36ba3d7a60e7c8bcc54cd9aaa9b1223dd42eaf02c811791c37e8ca707c241ca
checksum=7fa9685926ba4f27cfe513adbf9af64d6b6b63f9dcabb37baefad6a65ff347a7
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;