plzip: update to 1.6.
This commit is contained in:
parent
a3668a1422
commit
c8e6a9d94c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plzip'
|
||||
pkgname=plzip
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="lzlib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.nongnu.org/lzip/plzip"
|
||||
distfiles="${NONGNU_SITE}/lzip/plzip/${pkgname}-${version}.tar.gz"
|
||||
checksum=cd401683c2c57ecf170c99a873e41e9e5fee0e9680341646e31032e31489cc8a
|
||||
checksum=5d1d79fe4a1e41aa05e3926d067243efbaa607ed238036152f867662b7d14c7c
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue