Skip to content

Commit

Permalink
update zlib to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Sep 26, 2023
1 parent a0d664e commit 930c2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/zlib.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=zlib
$(package)_version=1.2.13
$(package)_version=1.3
$(package)_download_path=https://www.zlib.net
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
$(package)_sha256_hash=ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e

define $(package)_set_vars
$(package)_config_opts= CC="$($(package)_cc)"
Expand Down

0 comments on commit 930c2cc

Please sign in to comment.