openblas: update to 0.3.18.

This commit is contained in:
Andrew J. Hesford 2021-10-03 22:16:22 -04:00 committed by Toyam Cox
parent ed7b5dda10
commit 2eb270403e

View file

@ -1,6 +1,6 @@
# Template file for 'openblas'
pkgname=openblas
version=0.3.17
version=0.3.18
revision=1
wrksrc="OpenBLAS-${version}"
build_style=gnu-makefile
@ -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=df2934fa33d04fd84d839ca698280df55c690c86a5a1133b3f7266fce1de279f
checksum=1632c1e8cca62d8bed064b37747e331a1796fc46f688626337362bf0d16aeadb
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;