From 38a5721442aa3e8b28ee2e9aed5711ed33c105df Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 7 Apr 2016 13:27:27 +0200 Subject: [PATCH] python-Cython: update to 0.24 --- srcpkgs/python-Cython/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {