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