lz4: update to r129
This commit is contained in:
parent
602b1c81dd
commit
ae703d235a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lz4'
|
||||
pkgname=lz4
|
||||
version=128
|
||||
version=129
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
wrksrc="${pkgname}-r${version}"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.lz4.info/"
|
||||
license="2-clause-BSD, GPL-2"
|
||||
distfiles="https://github.com/Cyan4973/${pkgname}/archive/r${version}.tar.gz"
|
||||
checksum=cb08a99a9d0bea4aa5a4707070c574fc0e4dab549522a171b8078b8a1f50c7d1
|
||||
checksum=f681f5528a6d16b23246db499f30717cda354079a684298375c4d74c6f475a01
|
||||
|
||||
lz4-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue