mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
Update zlib to 1.2.6
Bump version from 1.2.5 to 1.2.6, as 1.2.5 is no more available at zlib.net.
This commit is contained in:
parent
f3a5b78d28
commit
9adb24244a
@ -1,4 +1,4 @@
|
||||
ZLIB = zlib-1.2.5
|
||||
ZLIB = zlib-1.2.6
|
||||
ZLIB_DIR = $(REP_DIR)/contrib/$(ZLIB)
|
||||
LIBS += libc
|
||||
INC_DIR += $(ZLIB_DIR)
|
||||
|
@ -1,4 +1,4 @@
|
||||
ZLIB = zlib-1.2.5
|
||||
ZLIB = zlib-1.2.6
|
||||
ZLIB_TGZ = $(ZLIB).tar.gz
|
||||
ZLIB_URL = http://zlib.net/$(ZLIB_TGZ)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user