diff --git a/srcpkgs/lz4/template b/srcpkgs/lz4/template index 5aa5161915..bd18a38af7 100644 --- a/srcpkgs/lz4/template +++ b/srcpkgs/lz4/template @@ -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 " 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}"