development/Cython: Updated for version 0.20.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2014-04-10 09:42:50 +07:00 committed by Willy Sudiarto Raharjo
parent 39a58c9da4
commit 800d17b873
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.19.2}
VERSION=${VERSION:-0.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Cython"
VERSION="0.19.2"
VERSION="0.20.1"
HOMEPAGE="http://www.cython.org/"
DOWNLOAD="http://www.cython.org/release/Cython-0.19.2.tar.gz"
MD5SUM="4af1218346510b464c0a6bf15500d0e2"
DOWNLOAD="http://www.cython.org/release/Cython-0.20.1.tar.gz"
MD5SUM="52431696c64e618036537c4d9aa79d99"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""