Commit 5be4c99b authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

libpng: bump to version 1.6.21

parent 021cc953
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.20/
md5	3968acb7c66ef81a9dab867f35d0eb4b	libpng-1.6.20.tar.xz
sha1	c4f02051e0b86613076ce390fd15824f3506a148	libpng-1.6.20.tar.xz
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.21/
md5	3bacb4728f6694a64ad9052769d6a4ce	libpng-1.6.21.tar.xz
sha1	978b2f4e007eda56032001493ddb97d20f0ab291	libpng-1.6.21.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

LIBPNG_VERSION = 1.6.20
LIBPNG_VERSION = 1.6.21
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)