diff --git a/srcpkgs/python-numexpr/template b/srcpkgs/python-numexpr/template index 583f1830c0b..eb73e72958c 100644 --- a/srcpkgs/python-numexpr/template +++ b/srcpkgs/python-numexpr/template @@ -1,6 +1,6 @@ # Template file for 'python-numexpr' pkgname=python-numexpr -version=2.4.3 +version=2.4.4 revision=1 wrksrc="numexpr-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pydata/numexpr" license="MIT" distfiles="${PYPI_SITE}/n/numexpr/numexpr-${version}.tar.gz" -checksum=3ae7191c89df40db6b0a8637a4dace7c5956bc910793a53225f985f3b443c722 +checksum=dfa2fad1af040e93a8022fbe4437f2183bf80e5f64d466381ad589308a73565b pre_build() { sed -i '/^#!/d' numexpr/cpuinfo.py