openblas: update to 0.3.3.
This commit is contained in:
parent
d243e2f03c
commit
e46b9405fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openblas'
|
||||
pkgname=openblas
|
||||
version=0.3.2
|
||||
version=0.3.3
|
||||
revision=1
|
||||
wrksrc="OpenBLAS-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|||
homepage="https://www.openblas.net/"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="https://github.com/xianyi/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=e8ba64f6b103c511ae13736100347deb7121ba9b41ba82052b1a018a65c0cb15
|
||||
checksum=49d88f4494ae780e3d7fa51769c00d982d7cdb73e696054ac3baa81d42f13bab
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
armv5*) make_build_args+=" TARGET=ARMV5" ;;
|
||||
|
|
Loading…
Reference in a new issue