mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
libpng: bump version
Fixes memory leak and double-free vulnerability
This commit is contained in:
parent
9c63d6bd88
commit
5804c6d9fe
@ -3,7 +3,7 @@
|
|||||||
# libpng (Portable Network Graphic library)
|
# libpng (Portable Network Graphic library)
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBPNG_VERSION:=1.2.32
|
LIBPNG_VERSION:=1.2.34
|
||||||
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