openblas: update to 0.3.26.

This commit is contained in:
Gonzalo Tornaría 2024-01-03 12:25:56 -03:00 committed by Andrew J. Hesford
parent 8e3255c054
commit 40249edd9e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openblas'
pkgname=openblas
version=0.3.25
version=0.3.26
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=4c25cb30c4bb23eddca05d7d0a85997b8db6144f5464ba7f8c09ce91e2f35543
checksum=4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;