[libpng16] Imported from libpng-1.6.6.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-09-16 10:33:47 -05:00
parent 53ae7dc514
commit 391459424e
31 changed files with 76 additions and 73 deletions

View File

@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
VERMIC = 5
VERMIC = 6
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)