mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py-lz4: upgrade to 0.18.2
This commit is contained in:
parent
c2d323846d
commit
b2ba69a1c6
@ -1,9 +1,9 @@
|
||||
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
pkgname=py-lz4
|
||||
pkgver=0.17.0
|
||||
pkgver=0.18.2
|
||||
_pkgname=${pkgname#py-}
|
||||
pkgrel=1
|
||||
pkgrel=0
|
||||
pkgdesc="LZ4 Bindings for Python"
|
||||
url="https://pypi.python.org/pypi/lz4"
|
||||
arch="all"
|
||||
@ -65,5 +65,5 @@ _tests() {
|
||||
mv "$builddir"/tests "$subpkgdir"/usr/share/$pkgname
|
||||
}
|
||||
|
||||
sha512sums="29af6839733cd57ee607e7e608a1aa2ab8c99aeb494b415af35ecad4efe26b1809a56a35dce045f1425043ebc9313fd99dcc81a1ac6d572b52d6debd14451207 lz4-0.17.0.tar.gz
|
||||
sha512sums="62340649da5c6a3e1eb1d345b7fde5166bf05e39bbe0147ccd0bdc6eb3e3518476a7af8033351a1d7476919a0cd4678cfcd0b98a30cb6b3624c88696a0e452b2 lz4-0.18.2.tar.gz
|
||||
bfd746ae77169f4b963a386816f8480f817587535415144f3a716a00ad22f18db3dfde5b2bbe69892d2298e19453a88531eec90b72fca13961f404555de41b8b system-lz4.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user