plzip: update to 1.10.
This commit is contained in:
parent
16b935ee9f
commit
943a4a62d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plzip'
|
||||
pkgname=plzip
|
||||
version=1.9
|
||||
version=1.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="lzlib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.nongnu.org/lzip/plzip"
|
||||
distfiles="${NONGNU_SITE}/lzip/plzip/${pkgname}-${version}.tar.gz"
|
||||
checksum=14d8d1db8dde76bdd9060b59d50b2943417eb4c0fbd2b84736546b78fab5f1a7
|
||||
checksum=43faa58265d8b89ad75bd4ed11d347ef10065a8070748bc1ed0e06f191458098
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue