mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openblas: update to 0.3.19.
This commit is contained in:
parent
ea3406335c
commit
4f34f570ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openblas'
|
# Template file for 'openblas'
|
||||||
pkgname=openblas
|
pkgname=openblas
|
||||||
version=0.3.18
|
version=0.3.19
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="OpenBLAS-${version}"
|
wrksrc="OpenBLAS-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.openblas.net/"
|
homepage="https://www.openblas.net/"
|
||||||
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/v${version}/Changelog.txt"
|
changelog="https://raw.githubusercontent.com/xianyi/OpenBLAS/v${version}/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=1632c1e8cca62d8bed064b37747e331a1796fc46f688626337362bf0d16aeadb
|
checksum=947f51bfe50c2a0749304fbe373e00e7637600b0a47b78a51382aeb30ca08562
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue