diff --git a/srcpkgs/python-scipy/template b/srcpkgs/python-scipy/template index ae963fe0593..adbc6de4d52 100644 --- a/srcpkgs/python-scipy/template +++ b/srcpkgs/python-scipy/template @@ -1,7 +1,7 @@ # Template file for 'python-scipy' pkgname=python-scipy -version=1.2.0 -revision=2 +version=1.2.2 +revision=1 wrksrc="scipy-${version}" build_style=python-module pycompile_module="scipy" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://scipy.org/scipylib/" license="BSD-3-Clause" distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz" -checksum=4bb04ed281c55471b598f69eaa730825ddf613b9d9517834181c707dc4509fce +checksum=bc8c1364b365e741a9ba5ed67496eacc8565c67d1e0b82be0f203384f05d8026 LDFLAGS="-shared"