lz4: update to r130

This commit is contained in:
Alessio Sergi 2015-05-31 20:00:00 +02:00
parent a4414a3117
commit 8dd0a60ffb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lz4'
pkgname=lz4
version=129
version=130
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=f681f5528a6d16b23246db499f30717cda354079a684298375c4d74c6f475a01
checksum=c48450d27524c2e5856997133e059e3cf9909241110a6e21ad278890ac425afc
lz4-devel_package() {
depends="${sourcepkg}-${version}_${revision}"