diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index a48b2078eda..170d4184654 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python-Cython' pkgname=python-Cython -version=0.23.5 +version=0.24 revision=1 wrksrc="Cython-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="http://cython.org" license="Apache-2.0" distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" -checksum=0ae5a5451a190e03ee36922c4189ca2c88d1df40a89b4f224bc842d388a0d1b6 +checksum=6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1 # Skip build phase, otherwise Cython gets confused when cross compiling do_build() {