aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-lz4
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2018-02-03 12:28:08 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-02-03 23:35:12 +0100
commitbdca787f712212eb3c9cf6165339d5c5bd803a60 (patch)
tree2b1d46202b3f4931f22ec33be1503ee6d57d0389 /community/py-lz4
parent787a36007d043bb3c6a091affc6c3efe140dae75 (diff)
community/py-lz4: upgrade to 0.20.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 bf101dc59de..21fc44d8ef1 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.18.2
+pkgver=0.20.1
_pkgname=${pkgname#py-}
pkgrel=0
pkgdesc="LZ4 Bindings for Python"
@@ -65,5 +65,5 @@ _tests() {
mv "$builddir"/tests "$subpkgdir"/usr/share/$pkgname
}
-sha512sums="62340649da5c6a3e1eb1d345b7fde5166bf05e39bbe0147ccd0bdc6eb3e3518476a7af8033351a1d7476919a0cd4678cfcd0b98a30cb6b3624c88696a0e452b2 lz4-0.18.2.tar.gz
+sha512sums="e3414c705463db0335ab6578007ebaa6493b7381086945a5168107e0ddc4588405872ca507316c080c562a51ba55abfe611d335348e3ef8ab78fa6bbbe69498e lz4-0.20.1.tar.gz
bfd746ae77169f4b963a386816f8480f817587535415144f3a716a00ad22f18db3dfde5b2bbe69892d2298e19453a88531eec90b72fca13961f404555de41b8b system-lz4.patch"