development/Cython: Updated for version 0.17.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-14 17:04:23 +02:00
parent 2fba9f4a3c
commit 7384eca0ed
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
# New Maintainer - Nishant Limbachia <nishant _AT_ mnspace _DOT_ net> - 11/04/2011
PRGNAM=Cython
VERSION=${VERSION:-0.15.1}
VERSION=${VERSION:-0.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Cython"
VERSION="0.15.1"
VERSION="0.17"
HOMEPAGE="http://www.cython.org/"
DOWNLOAD="http://www.cython.org/release/Cython-0.15.1.tar.gz"
MD5SUM="171021b3845c9ca8bd6d8185b3cde664"
DOWNLOAD="http://www.cython.org/release/Cython-0.17.tar.gz"
MD5SUM="d6b669956b25babf7dd86db0a98539e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""