mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/Cython: Updated for version 0.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4242361d88
commit
356e9d85e4
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# New Maintainer - Nishant Limbachia <nishant _AT_ mnspace _DOT_ net> - 11/04/2011
|
||||
|
||||
PRGNAM="Cython"
|
||||
VERSION=${VERSION:-0.20.1}
|
||||
VERSION=${VERSION:-0.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Cython"
|
||||
VERSION="0.20.1"
|
||||
VERSION="0.21"
|
||||
HOMEPAGE="http://www.cython.org/"
|
||||
DOWNLOAD="http://www.cython.org/release/Cython-0.20.1.tar.gz"
|
||||
MD5SUM="52431696c64e618036537c4d9aa79d99"
|
||||
DOWNLOAD="http://www.cython.org/release/Cython-0.21.tar.gz"
|
||||
MD5SUM="6c9c4d19ba485fe8cd88e23b57ac7886"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue