python-numpy: update to 1.15.4
This commit is contained in:
parent
0a37012498
commit
6ed75bd473
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-numpy'
|
||||
pkgname=python-numpy
|
||||
version=1.15.3
|
||||
version=1.15.4
|
||||
revision=1
|
||||
wrksrc="numpy-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://www.numpy.org/"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||
checksum=0f811d66850c1d8cc230ad5a725b5e626525015eacc32a213b0e63bacef7cfc3
|
||||
checksum=3b1744b96ce41fff1c7e19144ca85cbbfb11e4b4e0e13080ca374df212801dbb
|
||||
alternatives="numpy:f2py:/usr/bin/f2py2"
|
||||
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue