mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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:
committed by
Norman Feske
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user