aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-26 12:39:32 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-10-27 13:37:09 +0000
commit79c09ff10f4f48029232b1e139c8801001b7b204 (patch)
treeb295313ac68a500b987be499bd17f0877e46c2c4
parentd9d2ce890149608c33d64b56cb262613eda3d95e (diff)
main/cython: upgrade to 0.27.2
-rw-r--r--main/cython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index 29eeaec6880..ebeb231370b 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.27.1
+pkgver=0.27.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="d414a4e9aed0450ebd1c8abde7e0965e53e30eb7c33e99078ea195d1e0fb2d465b3e79823cbc995689808ea58d89fa8e682a1898039328591ca1aa1bdb04c571 cython-0.27.1.tar.gz"
+sha512sums="5e0c97100ac420c4281e3b5847e30801e96611a94c431ab6b30b68ad806288d08ddd387942e97b9c8052623bd705bc723869ba4711c05f5fa622585ce44c3a13 cython-0.27.2.tar.gz"