python-scipy: update to 0.19.1
This commit is contained in:
parent
6a443b90e4
commit
d07ba14bdf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-scipy'
|
# Template file for 'python-scipy'
|
||||||
pkgname=python-scipy
|
pkgname=python-scipy
|
||||||
version=0.19.0
|
version=0.19.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scipy-${version}"
|
wrksrc="scipy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.scipy.org/"
|
homepage="http://www.scipy.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
|
||||||
checksum=efa71d68ef0fa4a2836a3058fc1c5aa6b61d93ee0248a127cd862ea3bf22b69a
|
checksum=4f3c65d325c6208d0718b07b0e000a832d6ed50e3bd2211e77b3d0d5b9f198a9
|
||||||
|
|
||||||
LDFLAGS="-shared"
|
LDFLAGS="-shared"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue