mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 21:01:49 +00:00
Update zlib to version 1.2.7, fix #196
This commit is contained in:
parent
be5e3f92a4
commit
eeb0896d06
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user