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

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


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

commit db8015f64f96b8ea78180a647c28d40c29079fc0
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 c081fb082b..b7b5e33f53 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -100,8 +100,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