diff --git a/scripts/deps/build-dependencies-linux-cross.sh b/scripts/deps/build-dependencies-linux-cross.sh index 586f173550..4b30430a1b 100755 --- a/scripts/deps/build-dependencies-linux-cross.sh +++ b/scripts/deps/build-dependencies-linux-cross.sh @@ -84,14 +84,14 @@ CMAKE_COMMON=( # TODO: Pull all of this from the main file. FREETYPE=2.13.3 -HARFBUZZ=10.1.0 +HARFBUZZ=10.2.0 LIBBACKTRACE=86885d14049fab06ef8a33aac51664230ca09200 -LIBJPEGTURBO=3.0.4 -LIBPNG=1.6.44 -LIBWEBP=1.4.0 -LIBZIP=1.11.2 -SDL3=3.2.0 -QT=6.8.1 +LIBJPEGTURBO=3.1.0 +LIBPNG=1.6.45 +LIBWEBP=1.5.0 +LIBZIP=1.11.3 +SDL3=3.2.2 +QT=6.8.2 ZSTD=1.5.6 CPUINFO=7524ad504fdcfcf75a18a133da6abd75c5d48053 @@ -118,7 +118,7 @@ fi cat > SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS < SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS <> SHASUMS < SHASUMS < +# SPDX-FileCopyrightText: 2019-2025 Connor McLaughlin # SPDX-License-Identifier: CC-BY-NC-ND-4.0 name: libzip @@ -26,7 +26,7 @@ build-options: sources: - type: git url: "https://github.com/nih-at/libzip.git" - commit: "64b62d6b1a686a1b0bac1b6b9dcb635be0499afb" + commit: "f30f5290de485348442d168cd7b2eb714d1f20f9" cleanup: - /bin - /include diff --git a/scripts/packaging/flatpak/modules/20-sdl3.yaml b/scripts/packaging/flatpak/modules/20-sdl3.yaml index a6441f636a..9ff1ca8b43 100644 --- a/scripts/packaging/flatpak/modules/20-sdl3.yaml +++ b/scripts/packaging/flatpak/modules/20-sdl3.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2019-2024 Connor McLaughlin +# SPDX-FileCopyrightText: 2019-2025 Connor McLaughlin # SPDX-License-Identifier: CC-BY-NC-ND-4.0 name: sdl3 @@ -14,8 +14,8 @@ build-options: strip: true sources: - type: archive - url: "https://github.com/libsdl-org/SDL/releases/download/release-3.2.0/SDL3-3.2.0.tar.gz" - sha256: "bf308f92c5688b1479faf5cfe24af72f3cd4ce08d0c0670d6ce55bc2ec1e9a5e" + url: "https://github.com/libsdl-org/SDL/releases/download/release-3.2.2/SDL3-3.2.2.tar.gz" + sha256: "d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec" cleanup: - /bin - /include