mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
libpng: security bump to version 1.4.9
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
bba4bdfc53
commit
dcb7f907a9
@@ -3,7 +3,8 @@
|
|||||||
# libpng (Portable Network Graphic library)
|
# libpng (Portable Network Graphic library)
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBPNG_VERSION = 1.4.8
|
|
||||||
|
LIBPNG_VERSION = 1.4.9
|
||||||
LIBPNG_SERIES = 14
|
LIBPNG_SERIES = 14
|
||||||
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||||
|
|||||||
Reference in New Issue
Block a user