From d323471ed84c603c8fa0ea85be7385a26362ed92 Mon Sep 17 00:00:00 2001 From: Heiko Becker Date: Mon, 2 Mar 2026 18:47:22 +0100 Subject: flatpak: Bump libarchive to 3.8.5, use github The download from libarchive.org returns 504 for some time now. --- .flatpak-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 659272785..40d31a9a0 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -77,8 +77,8 @@ "sources": [ { "type": "archive", - "url": "https://www.libarchive.org/downloads/libarchive-3.8.1.tar.xz", - "sha256": "19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5" + "url": "https://github.com/libarchive/libarchive/releases/download/v3.8.5/libarchive-3.8.5.tar.xz", + "sha256": "d68068e74beee3a0ec0dd04aee9037d5757fcc651591a6dcf1b6d542fb15a703" } ] }, -- cgit v1.3