mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
pngcrush: update to 1.8.8.
This commit is contained in:
parent
d08c9de6cb
commit
44eff7675d
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.7
|
version=1.8.8
|
||||||
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=f0cfc0d6f4df67106a184600f891b164875b6be7173111c87bec48a509fac60b
|
checksum=e20f8d823c778815d788d1f1d0275d98d76774695dca4f2d273f7f9ddf0a3bcb
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export LD="$CC"
|
export LD="$CC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue