lrzip: update to 0.631

This commit is contained in:
Alessio Sergi 2016-10-21 09:23:52 +02:00
parent eab8792bdc
commit 8b888946ec

View file

@ -1,6 +1,6 @@
# Template file for 'lrzip' # Template file for 'lrzip'
pkgname=lrzip pkgname=lrzip
version=0.630 version=0.631
revision=1 revision=1
build_style="gnu-configure" build_style="gnu-configure"
hostmakedepends="perl automake libtool" hostmakedepends="perl automake libtool"
@ -10,7 +10,7 @@ homepage="http://lrzip.kolivas.org/"
license="GPL-2" license="GPL-2"
short_desc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms" short_desc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms"
distfiles="https://github.com/ckolivas/lrzip/archive/v${version}.tar.gz" distfiles="https://github.com/ckolivas/lrzip/archive/v${version}.tar.gz"
checksum=7b9bf6415fb2294a8e83a5a1c6a8d7da17a19f4730567c8fa16e3016d79250a6 checksum=10315c20d5a47590e7220c210735ba169677824d5672509266682eccec84d952
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh