lrzip: update to 0.621.
This commit is contained in:
parent
9a7285be50
commit
32401a0f38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lrzip'
|
# Template file for 'lrzip'
|
||||||
pkgname=lrzip
|
pkgname=lrzip
|
||||||
version=0.620
|
version=0.621
|
||||||
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=b9468570ef4be417579b95c2e5a7d4f0d341f730c9fe9cba884b544f70cd259e
|
checksum=4bf93c1df076b6e6a57f32c0c4b7790b4d25d724c259394e1d32b680c0657121
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue