mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
openblas: update to 0.3.27.
This commit is contained in:
parent
01bf299815
commit
5f8fb94a46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openblas'
|
||||
pkgname=openblas
|
||||
version=0.3.26
|
||||
version=0.3.27
|
||||
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=4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68
|
||||
checksum=aa2d68b1564fe2b13bc292672608e9cdeeeb6dc34995512e65c3b10f4599e897
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue