This patch updates the zlib package to build version 1.2.2. The
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1. http://bugs.uclibc.org/view.php?id=254
This commit is contained in:
parent
0f481e0032
commit
061ec439af
@ -3,7 +3,7 @@
|
||||
# zlib
|
||||
#
|
||||
#############################################################
|
||||
ZLIB_VER=1.2.1
|
||||
ZLIB_VER=1.2.2
|
||||
ZLIB_SOURCE=zlib-$(ZLIB_VER).tar.bz2
|
||||
ZLIB_SITE=http://aleron.dl.sourceforge.net/sourceforge/libpng
|
||||
ZLIB_DIR=$(BUILD_DIR)/zlib-$(ZLIB_VER)
|
||||
|
Loading…
Reference in New Issue
Block a user