mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
pngcrush: update to 1.7.91.
This commit is contained in:
parent
b0bc8732c2
commit
4548a7b940
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.7.88
|
version=1.7.91
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}-nolib
|
wrksrc=${pkgname}-${version}-nolib
|
||||||
makedepends="libpng-devel"
|
makedepends="libpng-devel"
|
||||||
|
@ -9,7 +9,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=d8fdfa25951465651b8f791bec3dc71acc4a752685885b41646f423a609f4855
|
checksum=e4dc59204f795c88ca0dfe9c5d142fa0abe14d49702e8ed34b4b7a30ffd824d4
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
make CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue