pngcrush: update to 1.8.2.
This commit is contained in:
parent
f362cb9f1d
commit
ac0160b732
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pngcrush'
|
||||
pkgname=pngcrush
|
||||
version=1.8.1
|
||||
revision=2
|
||||
version=1.8.2
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version}-nolib
|
||||
makedepends="libpng-devel"
|
||||
short_desc="Tool for optimizing the compression of PNG files"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="zlib"
|
||||
homepage="http://pmt.sourceforge.net/pngcrush"
|
||||
distfiles="${SOURCEFORGE_SITE}/pmt/${pkgname}-${version}-nolib.tar.xz"
|
||||
checksum=29dfdc0e4302a10a58f1785ebc08ec5f57b6b2d3f36688dcb69ee058eb8a7ac0
|
||||
checksum=4a2b4a0445008f0d528cffebd143ca9b15ec41cbc5abb79ce244d6eedaf452b1
|
||||
|
||||
do_build() {
|
||||
make CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue