python-scipy: update to 0.18.1
This commit is contained in:
parent
ff4450ca3a
commit
d427fd5141
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-scipy'
|
||||
pkgname=python-scipy
|
||||
version=0.18.0
|
||||
version=0.18.1
|
||||
revision=1
|
||||
wrksrc="scipy-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.scipy.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz"
|
||||
checksum=f01784fb1c2bc246d4211f2482ecf4369db5abaecb9d5afb9d94f6c59663286a
|
||||
checksum=8ab6e9c808bf2fb3e8576cd8cf07226d9cdc18b012c06d9708429a821ac6634e
|
||||
|
||||
export FFLAGS="-fPIC"
|
||||
LDFLAGS="-shared"
|
||||
|
|
Loading…
Reference in New Issue