pngcrush: update to 1.8.6.
This commit is contained in:
parent
f0f3776709
commit
f0011f52a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngcrush'
|
||||
pkgname=pngcrush
|
||||
version=1.8.5
|
||||
version=1.8.6
|
||||
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=1f843d836de8ef90b99b0a9e3e37f4ff4776278b5605293d5644b6efd537d934
|
||||
checksum=14e5975c856d732d1661397e292fa2c2f42a5d39070025f57ce03d77b6e0a3df
|
||||
|
||||
pre_build() {
|
||||
export LD="$CC"
|
||||
|
|
Loading…
Reference in New Issue