pngcrush: fix warning about png{.c,.h} mismatch

This commit is contained in:
copyleftie 2017-12-30 23:44:01 -05:00 committed by Toyam Cox
parent dcddbbcd2a
commit 595625b6ee

View file

@ -1,7 +1,7 @@
# Template file for 'pngcrush' # Template file for 'pngcrush'
pkgname=pngcrush pkgname=pngcrush
version=1.8.13 version=1.8.13
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
wrksrc=${pkgname}-${version}-nolib wrksrc=${pkgname}-${version}-nolib
makedepends="libpng-devel" makedepends="libpng-devel"