lz4: update to r126
This commit is contained in:
parent
d5e6381856
commit
211b659309
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lz4'
|
# Template file for 'lz4'
|
||||||
pkgname=lz4
|
pkgname=lz4
|
||||||
version=124
|
version=126
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
wrksrc="${pkgname}-r${version}"
|
wrksrc="${pkgname}-r${version}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://code.google.com/p/lz4/"
|
homepage="https://code.google.com/p/lz4/"
|
||||||
license="2-clause-BSD, GPL-2"
|
license="2-clause-BSD, GPL-2"
|
||||||
distfiles="https://github.com/Cyan4973/${pkgname}/archive/r${version}.tar.gz"
|
distfiles="https://github.com/Cyan4973/${pkgname}/archive/r${version}.tar.gz"
|
||||||
checksum=0b1aa010314f34a5a18724edbc1557692dd9b5759c561cb9a474625d90972e02
|
checksum=41e06f6e09e8bc3677f2e732fee7db0ece707453aedfcbededa5306540854d49
|
||||||
|
|
||||||
lz4-devel_package() {
|
lz4-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue