Commit c16bc1b1 authored by Sven Neumann's avatar Sven Neumann Committed by Peter Korsgaard
Browse files

libpng: bump to version 1.6.9



This also fixes the download URL as oudated versions have been
moved to the "older-releases" sub-folder.

Signed-off-by: default avatarSven Neumann <neumann@teufel.de>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent d5e794bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

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