From 4d9210c6216283b223f7e901a46cb14be7e993b3 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Tue, 9 Dec 2025 04:23:02 +0300
Subject: [PATCH] upgrade vendored libpng to 1.6.53
(cherry picked from commit 89ecf55f4a80c521bbd98555235a059b695a6734)
---
.gitmodules | 2 +-
external/libpng | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 3b95fd04..f525bddf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,7 +5,7 @@
[submodule "external/libpng"]
path = external/libpng
url = https://github.com/libsdl-org/libpng.git
- branch = v1.6.52-SDL
+ branch = v1.6.53-SDL
[submodule "external/libwebp"]
path = external/libwebp
url = https://github.com/libsdl-org/libwebp.git
diff --git a/external/libpng b/external/libpng
index 8c1f718d..ddf24cd7 160000
--- a/external/libpng
+++ b/external/libpng
@@ -1 +1 @@
-Subproject commit 8c1f718d0fb56a2c04aca6115ce108e3da8df7a6
+Subproject commit ddf24cd74f8213e7a057c23e8c5c2135e1d0fad9