lz4: update to r131

This commit is contained in:
Alessio Sergi 2015-07-02 10:10:10 +02:00
parent 778a8061e1
commit 082bddd11e
1 changed files with 2 additions and 2 deletions

View File

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