This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new d02800406a Update zlib (#472)
d02800406a is described below

commit d02800406af35046621e1b5d5d4a673f4520953b
Author: Matthias Seidel <[email protected]>
AuthorDate: Wed Feb 18 00:04:46 2026 +0100

    Update zlib (#472)
    
    (cherry picked from commit f8852e86e00c7bdcbba6e6f8fe75939fa6b5cb1b)
---
 main/external_deps.lst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/external_deps.lst b/main/external_deps.lst
index 0c0c29daa4..c33a6a0aae 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -103,8 +103,8 @@ if (SYSTEM_REDLAND != YES)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 if (GUI!=UNX || SYSTEM_ZLIB!=YES)
-    MD5 = 9855b6d802d7fe5b7bd5b196a2271655
-    name = zlib-1.3.1.tar.gz
+    MD5 = a1e6c958597af3c67d162995a342138a
+    name = zlib-1.3.2.tar.gz
     URL1 = https://www.zlib.net/fossils/$(name)
     URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 

Reply via email to