Update zlib to version 1.2.7, fix #196
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ZLIB = zlib-1.2.6
|
||||
ZLIB = zlib-1.2.7
|
||||
ZLIB_DIR = $(REP_DIR)/contrib/$(ZLIB)
|
||||
LIBS += libc
|
||||
INC_DIR += $(ZLIB_DIR)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ZLIB = zlib-1.2.6
|
||||
ZLIB = zlib-1.2.7
|
||||
ZLIB_TGZ = $(ZLIB).tar.gz
|
||||
ZLIB_URL = http://zlib.net/$(ZLIB_TGZ)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user