development/Cython: Updated for version 0.23.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2015-10-29 07:55:09 +07:00 committed by Willy Sudiarto Raharjo
parent 95f9012052
commit 72b2520f45
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.22}
VERSION=${VERSION:-0.23.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Cython"
VERSION="0.22"
VERSION="0.23.4"
HOMEPAGE="http://www.cython.org/"
DOWNLOAD="http://www.cython.org/release/Cython-0.22.tar.gz"
MD5SUM="1ae25add4ef7b63ee9b4af697300d6b6"
DOWNLOAD="http://cython.org/release/Cython-0.23.4.tar.gz"
MD5SUM="157df1f69bcec6b56fd97e0f2e057f6e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""