From 7acf074610d3b1cfa45d11fae914e8459c9c65a1 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sat, 27 Jul 2019 01:34:15 +0300 Subject: community/cython: upgrade to 0.29.13 Signed-off-by: prspkt --- community/cython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/cython/APKBUILD b/community/cython/APKBUILD index 3eeec72660..6d54accd04 100644 --- a/community/cython/APKBUILD +++ b/community/cython/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Oleg Titov # Maintainer: Stuart Cardall pkgname=cython -pkgver=0.29.11 +pkgver=0.29.13 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="3dc3b687f95f35a90e5c150222896b805dd2d0b40ef9449e7a1d3fe3497759c3971fed2e60cb54faa4a47145248719a3312e2cc2cd8fb361a8dd4f28b215a28c cython-0.29.11.tar.gz" +sha512sums="79efebfddabf31a046ae86a2c2170e0956098f4b1c7b8bbd338d30be7c96c31ee2d648332fc16ad9cf1e5d0ea4ca1a070b2d31ccbeae0c0f86a2f7700b92f656 cython-0.29.13.tar.gz" -- cgit v1.2.3