mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
lziprecover: update to 1.25.
This commit is contained in:
parent
56b01932b0
commit
9e7bcde388
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.24
|
version=1.25
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
checkdepends="lzip"
|
checkdepends="lzip"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Matt Boehlke <git@mtboehlke.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=92d09e7e9d7c1f5a144fe631e5c20eb7e82ff6eb43d4f8ab6b260c926303d89e
|
checksum=67cb2119b58f457b9bc4b361cb0914c0f371cc7fe8a80a9213aa0de70a426668
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
|
|
Loading…
Add table
Reference in a new issue