Skip to content

Commit

Permalink
Update library version to 1.2.13
Browse files Browse the repository at this point in the history
Test used: https://github.com/madler/zlib/blob/master/test/example.c

Signed-off-by: Patrick Sabanic <[email protected]>
Reviewed-by: Razvan Deaconescu <[email protected]>
Approved-by: Razvan Deaconescu <[email protected]>
Tested-by: Unikraft CI <[email protected]>
GitHub-Closes: #4
  • Loading branch information
Sabanic-P authored and unikraft-bot committed Nov 16, 2022
1 parent c15b73a commit 551f3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.uk
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $(eval $(call addlib_s,libzlib,$(CONFIG_LIBZLIB)))
################################################################################
# Original sources
################################################################################
LIBZLIB_VERSION=1.2.12
LIBZLIB_VERSION=1.2.13
LIBZLIB_URL=http://www.zlib.net/zlib-$(LIBZLIB_VERSION).tar.gz
LIBZLIB_DIR=zlib-$(LIBZLIB_VERSION)

Expand Down

0 comments on commit 551f3e1

Please sign in to comment.