aboutsummaryrefslogtreecommitdiffstats
path: root/main/cython
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-03 12:28:55 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 18:03:42 +0000
commit646e3a59d7dfc38e3527e3f9e9518e8fc02d3661 (patch)
tree448fbf4ab697e56aed1ac7a4003ec3c4c725922d /main/cython
parent92ce176bfbcf64bf9bf53d0a52a4be58d14d3a07 (diff)
downloadaports-646e3a59d7dfc38e3527e3f9e9518e8fc02d3661.tar.bz2
aports-646e3a59d7dfc38e3527e3f9e9518e8fc02d3661.tar.xz
main/cython: upgrade to 0.29.14
Diffstat (limited to 'main/cython')
-rw-r--r--main/cython/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index 39285aec79..1f2cd43fcf 100644
--- a/main/cython/APKBUILD
+++ b/main/cython/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
-pkgver=0.29.13
-pkgrel=1
+pkgver=0.29.14
+pkgrel=0
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="https://cython.org"
arch="all"
@@ -32,4 +32,4 @@ package() {
install -Dm 644 README.rst "$pkgdir/usr/share/doc/cython/readme.rst"
}
-sha512sums="79efebfddabf31a046ae86a2c2170e0956098f4b1c7b8bbd338d30be7c96c31ee2d648332fc16ad9cf1e5d0ea4ca1a070b2d31ccbeae0c0f86a2f7700b92f656 cython-0.29.13.tar.gz"
+sha512sums="fa1575fc5ec7ee19de34f91a15bdd45d889f54217dbe2a9654604ada90d8d86fe7bceb86449c41b68d6b65459769916a0d7d5f5da21c5597aedc876cde4e37df cython-0.29.14.tar.gz"