aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-lz4
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2018-02-20 23:31:05 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-04-05 12:03:03 +0000
commitc170ce7ab216a0296731d73e70d273cb742b9eda (patch)
treefa762d86f7d60824f252d83f2d3a8179e048943f /community/py-lz4
parent2279b781f07b66edc6b999e8d799a57de12cb61d (diff)
community/py-lz4: upgrade to 1.0.0
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 8233dfc540c..3c96abbe7f2 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.21.6
+pkgver=1.0.0
_pkgname=${pkgname#py-}
pkgrel=0
pkgdesc="LZ4 Bindings for Python"
@@ -65,5 +65,5 @@ _tests() {
mv "$builddir"/tests "$subpkgdir"/usr/share/$pkgname
}
-sha512sums="dd4b14f24fc7ef390e068f3582f55a48626953ee850746ddfd0e283c636950a62d03ed80b8d16d576e32172b5faf1a0017f01eb91af7c3a0b8f4ade7788239f0 lz4-0.21.6.tar.gz
+sha512sums="79f20cd6c07514dad27708a856948eaf5cdac297080d6ec7ef91476c7824be9e498c72abec007a57df51101bcce55b549152b4084940a5e345707f6c6c781ea1 lz4-1.0.0.tar.gz
bfd746ae77169f4b963a386816f8480f817587535415144f3a716a00ad22f18db3dfde5b2bbe69892d2298e19453a88531eec90b72fca13961f404555de41b8b system-lz4.patch"