mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
main/lz4: upgrade to 1.8.2
This commit is contained in:
parent
08914c9e17
commit
5d6f6ae690
@ -1,7 +1,7 @@
|
||||
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||
pkgname=lz4
|
||||
pkgver=1.8.1.2
|
||||
pkgver=1.8.2
|
||||
pkgrel=0
|
||||
pkgdesc="LZ4 is lossless compression algorithm with fast decoder @ multiple GB/s per core."
|
||||
url="https://github.com/lz4/lz4"
|
||||
@ -38,4 +38,4 @@ package() {
|
||||
make PREFIX="/usr" DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="f4ed450bc05477cc6c2b42e6fe1fbb1fb0907f1d05b68b1d69d975b555ddb385550f204258e6d91642e14ce373815141dc218cda03b711793935d5458bc45c7f lz4-1.8.1.2.tar.gz"
|
||||
sha512sums="5fadc79334d37739c947d6dfc24f48ce82989fc5ee4f2bb8201ccf7ee3230b9e6e7c8488beb64050a035369f4247161d258bdb539578bec224ccebfef1b8a763 lz4-1.8.2.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user