aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-lz4
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-28 22:21:45 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-28 22:23:27 +0000
commit275a75006b52e9eea39893db15053c5009e86c0f (patch)
treef131c29affeda06a6caf3e6e4eeb2e43bd0e755e /community/py-lz4
parentaa81da0ad7d9b27912144ffb2c81c676cd1311ee (diff)
community/py-lz4: upgrade to 0.11.1
Diffstat (limited to 'community/py-lz4')
-rw-r--r--community/py-lz4/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-lz4/APKBUILD b/community/py-lz4/APKBUILD
index 5e413f09289..b1991324b0a 100644
--- a/community/py-lz4/APKBUILD
+++ b/community/py-lz4/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=py-lz4
-pkgver=0.10.1
+pkgver=0.11.1
_pkgname=${pkgname#py-}
pkgrel=0
pkgdesc="LZ4 Bindings for Python"
@@ -65,5 +65,5 @@ check() {
python setup.py test
}
-sha512sums="538880742257e08b027c45c33aa29e12d7303826f63817d1f6d316ea9b69dfb20710a4f573499ce141cffd12fbac701305405521cb815e2329333934e7e1f2c9 lz4-0.10.1.tar.gz
+sha512sums="7b1c952dccb1fc1436396f1642db91d63fa11aaf992d7adf72891bfa5ad83c767e96c2d9a31bf444b1eda74430e456e228dfdea291ee8f5c471c13f146988671 lz4-0.11.1.tar.gz
6fb99988e604a3a2f72d6297d2c0596586bdf7cc66c740061c362502de04a2fe9f814708c5722874b45df6cddd14303a3920de1249ca3b98a5a8eb19bb981a04 disable-failing-test.patch"