diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD index 91610a09d99..34fe7277aef 100644 --- a/main/cython/APKBUILD +++ b/main/cython/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Stuart Cardall # Maintainer: Stuart Cardall pkgname=cython -pkgver=0.28.1 +pkgver=0.28.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="3346ebe01049ff6628f74ee1904d440680ccc7fc09c51afd26d6e05264318678c9fb64da4d98703d3e687662e98125e0b182d01cb9276cbb4fcb014ecb35be63 cython-0.28.1.tar.gz" +sha512sums="4325cd7a5a7998da0b65e98fd4d8d61279f0cb693170ca7b904b61c2d8366b0240c8b4af73b8abe30530adf53bd4ebcacc49cc4f8a6273df88fa3ce7cb1f23b3 cython-0.28.2.tar.gz"