python-scipy: update to 1.2.2.
This commit is contained in:
parent
467e5c2b92
commit
5e6402e828
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-scipy'
|
# Template file for 'python-scipy'
|
||||||
pkgname=python-scipy
|
pkgname=python-scipy
|
||||||
version=1.2.0
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="scipy-${version}"
|
wrksrc="scipy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="scipy"
|
pycompile_module="scipy"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://scipy.org/scipylib/"
|
homepage="https://scipy.org/scipylib/"
|
||||||
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=4bb04ed281c55471b598f69eaa730825ddf613b9d9517834181c707dc4509fce
|
checksum=bc8c1364b365e741a9ba5ed67496eacc8565c67d1e0b82be0f203384f05d8026
|
||||||
|
|
||||||
LDFLAGS="-shared"
|
LDFLAGS="-shared"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue