diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 7c5741f969d..1c2952f2ee4 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -1,7 +1,7 @@ # Template file for 'python3-scipy' pkgname=python3-scipy -version=1.5.3 -revision=2 +version=1.5.4 +revision=1 wrksrc="scipy-${version}" build_style=python3-module build_helper="numpy" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://scipy.org/scipylib/" distfiles="https://github.com/scipy/scipy/releases/download/v${version}/scipy-${version}.tar.xz" -checksum=cab92f8dab54a3be66525ea23e4f6568145abd1e94681cce19258a140f4de416 +checksum=5c87347bfe2db6e23d391aa226584f6b280248c0ca71e08f26f1faf9d7a76bc9 build_options="openblas" desc_option_openblas="Enable support for openblas accelerated linear algebra"