libpng: bump to version 1.6.23

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016.08.x
Gustavo Zacarias 2016-06-14 21:22:41 -03:00 committed by Peter Korsgaard
parent 92c06ae477
commit 1d988e8f54
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.22/
md5 f4ca54a3d945b8678fafed168c503f3b libpng-1.6.22.tar.xz
sha1 e82ec5ba0e05698c221c78f70b4c5513eb40e199 libpng-1.6.22.tar.xz
# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.23/
md5 9b320a05ed4db1f3f0865c8a951fd9aa libpng-1.6.23.tar.xz
sha1 4857fb8dbd5ca7ddacc40c183e340b9ffa34a097 libpng-1.6.23.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBPNG_VERSION = 1.6.22
LIBPNG_VERSION = 1.6.23
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)