From cf5f165088b9995cfd272a3becdd960d00c1da39 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 11 Jun 2016 10:52:09 +0200 Subject: [PATCH] lrzip: update to 0.630. --- srcpkgs/lrzip/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lrzip/template b/srcpkgs/lrzip/template index 4a62352b77d..38a926f5f0d 100644 --- a/srcpkgs/lrzip/template +++ b/srcpkgs/lrzip/template @@ -1,7 +1,7 @@ # Template file for 'lrzip' pkgname=lrzip -version=0.621 -revision=2 +version=0.630 +revision=1 build_style="gnu-configure" hostmakedepends="perl automake libtool" makedepends="zlib-devel bzip2-devel lzo-devel" @@ -10,7 +10,7 @@ homepage="http://lrzip.kolivas.org/" license="GPL-2" short_desc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms" distfiles="https://github.com/ckolivas/lrzip/archive/v${version}.tar.gz" -checksum=4bf93c1df076b6e6a57f32c0c4b7790b4d25d724c259394e1d32b680c0657121 +checksum=7b9bf6415fb2294a8e83a5a1c6a8d7da17a19f4730567c8fa16e3016d79250a6 pre_configure() { NOCONFIGURE=1 ./autogen.sh