pngcrush: update to 1.8.9.
This commit is contained in:
parent
3e54aa220f
commit
551776d80c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngcrush'
|
||||
pkgname=pngcrush
|
||||
version=1.8.8
|
||||
version=1.8.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
wrksrc=${pkgname}-${version}-nolib
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="zlib"
|
||||
homepage="http://pmt.sourceforge.net/pngcrush"
|
||||
distfiles="${SOURCEFORGE_SITE}/pmt/${pkgname}-${version}-nolib.tar.xz"
|
||||
checksum=e20f8d823c778815d788d1f1d0275d98d76774695dca4f2d273f7f9ddf0a3bcb
|
||||
checksum=ad1586bb93d743efa26b2a87a81b9085fc387c035e2e32fa780e5a5a5d8ca1b9
|
||||
|
||||
pre_build() {
|
||||
export LD="$CC"
|
||||
|
|
Loading…
Reference in a new issue