depends: libzip: update to 1.11.4
authortobtoht <tob@featherwallet.org>
Tue, 17 Jun 2025 10:24:39 +0000 (12:24 +0200)
committertobtoht <tob@featherwallet.org>
Tue, 17 Jun 2025 10:24:39 +0000 (12:24 +0200)
contrib/depends/packages/libzip.mk

index c11cc98df14c57e7b6932c95a977cb1ebcf84602..ca6588e509d5b9a2c8503d7e036eb315c76aa665 100644 (file)
@@ -1,8 +1,8 @@
 package=libzip
-$(package)_version=1.11.3
+$(package)_version=1.11.4
 $(package)_download_path=https://libzip.org/download/
 $(package)_file_name=$(package)-$($(package)_version).tar.gz
-$(package)_sha256_hash=76653f135dde3036036c500e11861648ffbf9e1fc5b233ff473c60897d9db0ea
+$(package)_sha256_hash=82e9f2f2421f9d7c2466bbc3173cd09595a88ea37db0d559a9d0a2dc60dc722e
 $(package)_dependencies=zlib
 
 define $(package)_set_vars