diff --git a/srcpkgs/python-scipy/template b/srcpkgs/python-scipy/template index b9041e92314..9ee745cbd47 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.0.0 -revision=2 +version=1.0.1 +revision=1 wrksrc="scipy-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools @@ -12,9 +12,9 @@ pycompile_module="scipy" short_desc="Scientific library for Python2" maintainer="Alessio Sergi " homepage="https://www.scipy.org/" -license="3-clause-BSD" +license="BSD-3-Clause" distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz" -checksum=c423a4511684554958dab55f2877df78e765b44f8eef46d5425891d6ac3b49bc +checksum=a0eaaa6b6958db9d89f8ef0ce23391fedebac3fb416e05bdd966e6895dd6cd3d LDFLAGS="-shared"