diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-09-13 21:55:59 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-09-14 20:23:11 +1000 |
commit | 85554421c01b33116720bd4a5b8e4d7fb91b4e32 (patch) | |
tree | 5615c954ebe65b093db2bc4545158acd2bd59124 /cython/Pkgfile | |
parent | aa1d4754785d5c4946551bb817dd813dfb2b0f52 (diff) | |
download | contrib-85554421c01b33116720bd4a5b8e4d7fb91b4e32.tar.gz contrib-85554421c01b33116720bd4a5b8e4d7fb91b4e32.tar.xz |
cython: 0.16 -> 0.17
Diffstat (limited to 'cython/Pkgfile')
-rw-r--r-- | cython/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cython/Pkgfile b/cython/Pkgfile index 596ad99a1..d0483535d 100644 --- a/cython/Pkgfile +++ b/cython/Pkgfile @@ -5,7 +5,7 @@ # Depends on: setuptools name=cython -version=0.16 +version=0.17 release=1 source=(http://www.cython.org/release/Cython-$version.tar.gz) |