mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
libpng: bump to version 1.6.23
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
92c06ae477
commit
1d988e8f54
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user