diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 8f08cc746ec..d46a7bc1c06 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-numpy' pkgname=python3-numpy -version=1.21.3 +version=1.21.4 revision=1 wrksrc="numpy-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://www.numpy.org/" distfiles="https://github.com/numpy/numpy/archive/v${version}.tar.gz" -checksum=21240294ff9f6312118c3ac7541d84df351b23d3d131756f9955892794211608 +checksum=59a157443cfdb9d2576a14833ca1c1c9ef96fc091955a9b6829464df39501d8c alternatives="numpy:f2py:/usr/bin/f2py3" # Tests do not function propery in a build directory make_check="no"