development/Cython: Updated for version 0.17.3.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2012-12-18 16:58:44 -05:00 committed by dsomero
parent 3c4434d697
commit eb10312995
2 changed files with 5 additions and 5 deletions

View file

@ -5,8 +5,8 @@
# New Maintainer - Nishant Limbachia <nishant _AT_ mnspace _DOT_ net> - 11/04/2011
PRGNAM=Cython
VERSION=${VERSION:-0.17.1}
PRGNAM="Cython"
VERSION=${VERSION:-0.17.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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