From 8e49eb8087b0058f5c98f97a3d9e8ff64c5d48f2 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 22 Apr 2026 12:08:32 +0200 Subject: [PATCH] appimage: update Dockerfile dependencies --- .../appimage/patches/type2-runtime-reproducible-build.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch b/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch index 0895d2a29..28aca9b56 100644 --- a/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch +++ b/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch @@ -115,10 +115,10 @@ index 07b6533..fba9c6e 100644 + meson=1.6.1-r0 \ + zstd-dev=1.5.6-r2 \ + zstd-static=1.5.6-r2 \ -+ zlib-dev=1.3.1-r2 \ -+ zlib-static=1.3.1-r2 \ ++ zlib-dev=1.3.2-r0 \ ++ zlib-static=1.3.2-r0 \ + clang19=19.1.4-r0 \ -+ musl-dev=1.2.5-r9 \ ++ musl-dev=1.2.5-r11 \ + mimalloc2-dev=2.1.7-r0 COPY scripts/common/install-dependencies.sh /tmp/scripts/common/install-dependencies.sh