mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plzip: update to 1.12.
This commit is contained in:
parent
1c63bc55f2
commit
b8324d7e65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plzip'
|
# Template file for 'plzip'
|
||||||
pkgname=plzip
|
pkgname=plzip
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="lzlib-devel"
|
makedepends="lzlib-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.nongnu.org/lzip/plzip"
|
homepage="http://www.nongnu.org/lzip/plzip"
|
||||||
distfiles="${NONGNU_SITE}/lzip/plzip/plzip-${version}.tar.gz"
|
distfiles="${NONGNU_SITE}/lzip/plzip/plzip-${version}.tar.gz"
|
||||||
checksum=d8e3cbe45c9222383339130e1bcc6e5e884d776b63f188896e6df67bc1d5626b
|
checksum=50d71aad6fa154ad8c824279e86eade4bcf3bb4932d757d8f281ac09cfadae30
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue