From 013d234348f33a5b7c7583b0dddc2a6b1fd81aa7 Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Wed, 6 May 2026 11:05:02 +0200 Subject: [PATCH] appimage: update type2 runtime xz pin --- .../appimage/patches/type2-runtime-reproducible-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 28aca9b56..3192d9289 100644 --- a/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch +++ b/contrib/build-linux/appimage/patches/type2-runtime-reproducible-build.patch @@ -108,7 +108,7 @@ index 07b6533..fba9c6e 100644 + autoconf=2.72-r0 \ + automake=1.17-r0 \ + libtool=2.4.7-r3 \ -+ xz=5.6.3-r1 \ ++ xz=5.8.3-r0 \ + eudev-dev=3.2.14-r5 \ + gettext-dev=0.22.5-r0 \ + linux-headers=6.6-r1 \