aboutsummaryrefslogtreecommitdiffstats
path: root/main/cython
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-12-27 13:44:23 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-12-27 13:47:19 +0000
commit477750ad67904c6e4dd487024c32c9176fbabe95 (patch)
tree75381f8b80b4b685a1546bf53e6bb44e10edad44 /main/cython
parent8019ca96ab65eddbff51437f8cc577bf4ca0570a (diff)
downloadaports-477750ad67904c6e4dd487024c32c9176fbabe95.tar.bz2
aports-477750ad67904c6e4dd487024c32c9176fbabe95.tar.xz
main/cython: upgrade to 0.29.2
Diffstat (limited to 'main/cython')
-rw-r--r--main/cython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index 0f6648d643..f606d38d9e 100644
--- a/main/cython/APKBUILD
+++ b/main/cython/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
-pkgver=0.29.1
+pkgver=0.29.2
pkgrel=0
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="http://cython.org"
@@ -25,4 +25,4 @@ package() {
--root="$pkgdir" --optimize=1
}
-sha512sums="c748ec49fd1a1b61a0a252278d56458d5fcd46dc49abbc2ddcf73aac1330d6be21ecd944bbe1b6b432fce9fc68fd7396b5beeb4cb460585af6fe2d58effebdcc cython-0.29.1.tar.gz"
+sha512sums="941b1ad7b83622ccf8e2d544b24b13908afe447313504a4178800ef23757a3c5cbb10a13013d4733c8efb0eb7a5ea6f31a79f04a537d12a3637a0cbe293600eb cython-0.29.2.tar.gz"