openblas: update to 0.3.30.

This commit is contained in:
Andrew J. Hesford 2025-06-20 16:06:38 -04:00
parent ab02e8ca2b
commit 6e958c7f8c

View file

@ -1,6 +1,6 @@
# Template file for 'openblas'
pkgname=openblas
version=0.3.29
version=0.3.30
revision=1
build_style=gnu-makefile
make_build_args="HOSTCC=gcc USE_OPENMP=1"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://www.openblas.net/"
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/develop/Changelog.txt"
distfiles="https://github.com/xianyi/OpenBLAS/archive/v${version}.tar.gz"
checksum=38240eee1b29e2bde47ebb5d61160207dc68668a54cac62c076bb5032013b1eb
checksum=27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;