From 1a76c6236dc698aa92d953e0a01a0c96d54e3cd3 Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 31 Jan 2024 12:20:05 +0200 Subject: [PATCH] extlib: update libpng to 1.6.42 libpng 1.6.40 -> 1.6.42 I've also changed submodule URLs again. git submodule sync is your friend. --- .gitmodules | 4 ++-- extlib/libpng | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ec4547cf..7e7959f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "thanm/libpng"] path = extlib/libpng - url = https://github.com/glennrp/libpng.git + url = https://github.com/pnggroup/libpng.git [submodule "thanm/zlib-ng"] path = extlib/zlib-ng url = https://github.com/zlib-ng/zlib-ng.git [submodule "thtypes"] path = extlib/thtypes - url = https://github.com/thpatch/thtypes + url = https://github.com/thpatch/thtypes.git diff --git a/extlib/libpng b/extlib/libpng index f135775a..35d9f5ea 160000 --- a/extlib/libpng +++ b/extlib/libpng @@ -1 +1 @@ -Subproject commit f135775ad4e5d4408d2e12ffcc71bb36e6b48551 +Subproject commit 35d9f5ea523cb4f9d677af4705e00ddd185ed10e