development/Cython: Updated for version 0.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca0ff68bdd
commit
959f48b814
|
@ -6,7 +6,7 @@
|
|||
# New Maintainer - Nishant Limbachia <nishant _AT_ mnspace _DOT_ net> - 11/04/2011
|
||||
|
||||
PRGNAM="Cython"
|
||||
VERSION=${VERSION:-0.21}
|
||||
VERSION=${VERSION:-0.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Cython"
|
||||
VERSION="0.21"
|
||||
VERSION="0.22"
|
||||
HOMEPAGE="http://www.cython.org/"
|
||||
DOWNLOAD="http://www.cython.org/release/Cython-0.21.tar.gz"
|
||||
MD5SUM="6c9c4d19ba485fe8cd88e23b57ac7886"
|
||||
DOWNLOAD="http://www.cython.org/release/Cython-0.22.tar.gz"
|
||||
MD5SUM="1ae25add4ef7b63ee9b4af697300d6b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue