development/Cython: Updated for version 0.19.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2013-06-03 17:48:54 -05:00 committed by Robby Workman
parent 4e8fafb167
commit 080dec5af4
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.17.3}
VERSION=${VERSION:-0.19.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Cython"
VERSION="0.17.3"
VERSION="0.19.1"
HOMEPAGE="http://www.cython.org/"
DOWNLOAD="http://www.cython.org/release/Cython-0.17.3.tar.gz"
MD5SUM="683241fee8f51a08acd42ab1deea0857"
DOWNLOAD="http://www.cython.org/release/Cython-0.19.1.tar.gz"
MD5SUM="df4cfb2b8e3345272e3fc451b76bd630"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""