mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
libpng: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d3ea4f4cf5
commit
8c57332bb8
2
CHANGES
2
CHANGES
@ -6,7 +6,7 @@
|
|||||||
X.org updated to 7.5.
|
X.org updated to 7.5.
|
||||||
|
|
||||||
Updated/fixed packages: busybox, dosfstools, e2fsprogs,
|
Updated/fixed packages: busybox, dosfstools, e2fsprogs,
|
||||||
libglib2, mtd-utils, setserial, squashfs
|
libglib2, libpng, mtd-utils, setserial, squashfs
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# libpng (Portable Network Graphic library)
|
# libpng (Portable Network Graphic library)
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBPNG_VERSION:=1.2.38
|
LIBPNG_VERSION:=1.2.43
|
||||||
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
|
||||||
LIBPNG_LIBTOOL_PATCH = NO
|
LIBPNG_LIBTOOL_PATCH = NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user