lrzip: update to 0.641.

This commit is contained in:
mobinmob 2021-03-06 21:31:51 +02:00 committed by Érico Nogueira Rolim
parent 9009629c5a
commit 6122eb5e47

View file

@ -1,6 +1,6 @@
# Template file for 'lrzip' # Template file for 'lrzip'
pkgname=lrzip pkgname=lrzip
version=0.640 version=0.641
revision=1 revision=1
build_style="gnu-configure" build_style="gnu-configure"
hostmakedepends="perl automake libtool" hostmakedepends="perl automake libtool"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://lrzip.kolivas.org/" homepage="http://lrzip.kolivas.org/"
distfiles="https://github.com/ckolivas/lrzip/archive/v${version}.tar.gz" distfiles="https://github.com/ckolivas/lrzip/archive/v${version}.tar.gz"
checksum=30d0be2dd839b81895806a0f537f942888359b3d115554599fd9ab9f5b97a231 checksum=9b6b4bb1ae76dafbaab96ec9d50d41af5fed45a6c4f2e06feea828c2cd8025c0
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh