mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lziprecover: update to 1.24.
This commit is contained in:
parent
f94c45c254
commit
8558b73cca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lziprecover'
|
# Template file for 'lziprecover'
|
||||||
pkgname=lziprecover
|
pkgname=lziprecover
|
||||||
version=1.23
|
version=1.24
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
checkdepends="lzip"
|
checkdepends="lzip"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Matt Boehlke <mtboehlke@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.nongnu.org/lzip/lziprecover.html"
|
homepage="https://www.nongnu.org/lzip/lziprecover.html"
|
||||||
distfiles="${NONGNU_SITE}/lzip/lziprecover/lziprecover-${version}.tar.lz"
|
distfiles="${NONGNU_SITE}/lzip/lziprecover/lziprecover-${version}.tar.lz"
|
||||||
checksum=9a41c9823670541573b160945c23783b644e84eb940c2c803b6b8d11b2c3d208
|
checksum=92d09e7e9d7c1f5a144fe631e5c20eb7e82ff6eb43d4f8ab6b260c926303d89e
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
|
|
Loading…
Add table
Reference in a new issue