lrzip: update to 0.630.
This commit is contained in:
parent
d89925ad4c
commit
cf5f165088
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue