python-numpy: update to 1.14.5

This commit is contained in:
Alessio Sergi 2018-06-15 17:47:24 +02:00
parent ed5fc31318
commit 361e9d14ce
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-numpy'
pkgname=python-numpy
version=1.14.3
version=1.14.5
revision=1
wrksrc="numpy-${version}"
build_style=python-module
@ -13,11 +13,11 @@ 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=6fa7a1801cfd305a0b06cee14bfc9f9683a30f25c3941d43449b5c0412a28da7
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
checksum=ce171fc7c23e24c9e559febf43db94660a0f265bde0f64a77b9c944e5c1e2d4b
alternatives="numpy:f2py:/usr/bin/f2py2"
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/1408/steps/shell_3/logs/stdio"
export ATLAS=None
LDFLAGS="-shared"