plzip: update to 1.12.
This commit is contained in:
committed by
Leah Neukirchen
parent
1c63bc55f2
commit
b8324d7e65
@@ -1,6 +1,6 @@
|
||||
# Template file for 'plzip'
|
||||
pkgname=plzip
|
||||
version=1.11
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=configure
|
||||
makedepends="lzlib-devel"
|
||||
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.nongnu.org/lzip/plzip"
|
||||
distfiles="${NONGNU_SITE}/lzip/plzip/plzip-${version}.tar.gz"
|
||||
checksum=d8e3cbe45c9222383339130e1bcc6e5e884d776b63f188896e6df67bc1d5626b
|
||||
checksum=50d71aad6fa154ad8c824279e86eade4bcf3bb4932d757d8f281ac09cfadae30
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
||||
Reference in New Issue
Block a user