python-numpy: update to 1.13.1
This commit is contained in:
parent
ba2b1f8d17
commit
3c74118e6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-numpy'
|
# Template file for 'python-numpy'
|
||||||
pkgname=python-numpy
|
pkgname=python-numpy
|
||||||
version=1.13.0
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="numpy-${version}"
|
wrksrc="numpy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.numpy.org/"
|
homepage="http://www.numpy.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz"
|
||||||
checksum=dbbaaf3e86d0d138d42c61b1243d580bd6351088f0bcf2e44a7374c4559a1845
|
checksum=cf8652b96582b282a5bb710aa4fe2300dca63bdd678a3cd7820314cb6c97ca89
|
||||||
# Needs cross Python headers and/or libs issues sorted out.
|
# Needs cross Python headers and/or libs issues sorted out.
|
||||||
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue