diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 7d0e493b32c..c7b275f34e9 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-numpy' pkgname=python3-numpy -version=2.1.0 +version=2.1.1 revision=1 build_style=python3-pep517 build_helper="meson qemu" @@ -19,7 +19,7 @@ license="BSD-3-Clause" homepage="https://www.numpy.org/" changelog="https://github.com/numpy/numpy/releases" distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz" -checksum=7dc90da0081f7e1da49ec4e398ede6a8e9cc4f5ebe5f9e06b443ed889ee9aaa2 +checksum=d0cf7d55b1051387807405b3898efafa862997b4cba8aa5dbe657be794afeafd alternatives="numpy:f2py:/usr/bin/f2py3" build_options="openblas"