mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
libpng: bump to version 1.4.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
575d4712e1
commit
b41fb1507f
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
LIBPNG_VERSION = 1.4.9
|
LIBPNG_VERSION = 1.4.10
|
||||||
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/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
||||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||||
LIBPNG_INSTALL_STAGING = YES
|
LIBPNG_INSTALL_STAGING = YES
|
||||||
LIBPNG_DEPENDENCIES = host-pkg-config zlib
|
LIBPNG_DEPENDENCIES = host-pkg-config zlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user