pngcrush: update to 1.8.7.
This commit is contained in:
parent
22e3ca6e59
commit
81cede1106
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngcrush'
|
||||
pkgname=pngcrush
|
||||
version=1.8.6
|
||||
version=1.8.7
|
||||
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=14e5975c856d732d1661397e292fa2c2f42a5d39070025f57ce03d77b6e0a3df
|
||||
checksum=f0cfc0d6f4df67106a184600f891b164875b6be7173111c87bec48a509fac60b
|
||||
|
||||
pre_build() {
|
||||
export LD="$CC"
|
||||
|
|
Loading…
Reference in a new issue