From 68bf442c8c42ec817cc9c3d835e842acb1254840 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sat, 20 Apr 2024 01:01:04 +0300 Subject: [PATCH] upgrade vendored libjpeg to version 9f. --- .gitmodules | 2 +- external/jpeg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b9d7e62f..d5fa60e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "external/jpeg"] path = external/jpeg url = https://github.com/libsdl-org/jpeg.git - branch = v9e-SDL + branch = v9f-SDL [submodule "external/libpng"] path = external/libpng url = https://github.com/libsdl-org/libpng.git diff --git a/external/jpeg b/external/jpeg index 779556c0..ebe60fcf 160000 --- a/external/jpeg +++ b/external/jpeg @@ -1 +1 @@ -Subproject commit 779556c0121c8f69bc3ffd792e661afc879ab27b +Subproject commit ebe60fcf1d822a0f243fcb1c3526e11016143fc5