aboutsummaryrefslogtreecommitdiffstats
path: root/community/cython/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cython/APKBUILD')
-rw-r--r--community/cython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cython/APKBUILD b/community/cython/APKBUILD
index b05be798f6..3eeec72660 100644
--- a/community/cython/APKBUILD
+++ b/community/cython/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
-pkgver=0.29.10
+pkgver=0.29.11
pkgrel=0
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="https://cython.org"
@@ -67,4 +67,4 @@ _py() {
$_python setup.py install --prefix=/usr --root="$subpkgdir" --optimize=1
}
-sha512sums="a78fbe21251beb598489194997218dd32f54d5d46cf684a517d563049ee185ed495dc874e3db9627e9f097dbb6cc0e80bfadd173c8de02d24079ef7b90133c4e cython-0.29.10.tar.gz"
+sha512sums="3dc3b687f95f35a90e5c150222896b805dd2d0b40ef9449e7a1d3fe3497759c3971fed2e60cb54faa4a47145248719a3312e2cc2cd8fb361a8dd4f28b215a28c cython-0.29.11.tar.gz"