libpng: bump to version 1.4.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
dc5e4ca076
commit
b47a4d1073
@ -3,11 +3,10 @@
|
||||
# libpng (Portable Network Graphic library)
|
||||
#
|
||||
#############################################################
|
||||
LIBPNG_VERSION = 1.4.4
|
||||
LIBPNG_VERSION = 1.4.5
|
||||
LIBPNG_SERIES = 14
|
||||
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||
LIBPNG_LIBTOOL_PATCH = NO
|
||||
LIBPNG_INSTALL_STAGING = YES
|
||||
LIBPNG_DEPENDENCIES = host-pkg-config zlib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user