lz4: update to r123.
This commit is contained in:
parent
117f4a1432
commit
e523ac6588
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=122
|
version=123
|
||||||
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=2111d9fab99ef37e2a526c8763d07ed38f4fe7990b4676d587c049c89d66752c
|
checksum=ceb7b80490d60822cb29d2b372b70699aeb8b24bf988d1b169ff284176a44b32
|
||||||
|
|
||||||
lz4-devel_package() {
|
lz4-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue