python-scipy: update to 1.1.0
This commit is contained in:
parent
f02bce2413
commit
061f8f7128
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=1.0.1
|
version=1.1.0
|
||||||
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="https://www.scipy.org/"
|
homepage="https://www.scipy.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
|
||||||
checksum=a0eaaa6b6958db9d89f8ef0ce23391fedebac3fb416e05bdd966e6895dd6cd3d
|
checksum=0291a2254d9a020af9b49ca648e8b41e1366be9a8a40849be9102626b2022422
|
||||||
|
|
||||||
LDFLAGS="-shared"
|
LDFLAGS="-shared"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue