mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'pngcrush'
|
||||||
pkgname=pngcrush
|
pkgname=pngcrush
|
||||||
version=1.8.8
|
version=1.8.9
|
||||||
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=e20f8d823c778815d788d1f1d0275d98d76774695dca4f2d273f7f9ddf0a3bcb
|
checksum=ad1586bb93d743efa26b2a87a81b9085fc387c035e2e32fa780e5a5a5d8ca1b9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export LD="$CC"
|
export LD="$CC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue