mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
openblas: update to 0.3.30.
This commit is contained in:
parent
ab02e8ca2b
commit
6e958c7f8c
1 changed files with 2 additions and 2 deletions
|
@ -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*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue