Skip to content

Commit

Permalink
Update zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
TheComputerGenie committed Apr 5, 2022
1 parent 1dfdef4 commit 01deb10
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.11
$(package)_version=1.2.12
$(package)_download_path=https://www.zlib.net
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
$(package)_sha256_hash=91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9

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

0 comments on commit 01deb10

Please sign in to comment.