lrzip: update to 0.631
This commit is contained in:
parent
eab8792bdc
commit
8b888946ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lrzip'
|
||||
pkgname=lrzip
|
||||
version=0.630
|
||||
version=0.631
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
hostmakedepends="perl automake libtool"
|
||||
|
@ -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=7b9bf6415fb2294a8e83a5a1c6a8d7da17a19f4730567c8fa16e3016d79250a6
|
||||
checksum=10315c20d5a47590e7220c210735ba169677824d5672509266682eccec84d952
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue