mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
lzip: update to 1.25.
This commit is contained in:
parent
b8324d7e65
commit
fa897e6155
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lzip'
|
||||
pkgname=lzip
|
||||
version=1.24
|
||||
version=1.25
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Lossless data compressor based on the LZMA algorithm"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.nongnu.org/lzip/lzip.html"
|
||||
distfiles="${NONGNU_SITE}/lzip/lzip-${version}.tar.gz"
|
||||
checksum=d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c
|
||||
checksum=09418a6d8fb83f5113f5bd856e09703df5d37bae0308c668d0f346e3d3f0a56f
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue