pngcrush: update to 1.8.12.
This commit is contained in:
parent
b0d18094cc
commit
b40f646e0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngcrush'
|
||||
pkgname=pngcrush
|
||||
version=1.8.11
|
||||
version=1.8.12
|
||||
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=23a293a9e7b1e4ea94829ae0266c8672506ed2dfa80f69b11594c650bf1ae5dd
|
||||
checksum=1382945b524ab61882250e9d0796afd73a538e2833b51a6ae6e7b0433fc2dd3c
|
||||
|
||||
pre_build() {
|
||||
export LD="$CC"
|
||||
|
|
Loading…
Reference in a new issue