From e8594b61c9522c13471400cce9332455d8930088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 26 Feb 2024 15:28:53 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20shasum=C2=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app_addons.src | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/app_addons.src b/conf/app_addons.src index 311c407..f6cae21 100755 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,8 +1,7 @@ SOURCE_URL=https://codeberg.org/zot-archive/osada-addons/archive/2a39590048b3d93795918f20dc5170e9c2a4bcde.tar.gz -SOURCE_SUM=67bcf374d09447bc42d23f14f578d78286a826c4f1528019a02efa45fd926d38 +SOURCE_SUM=ba2c83145d98c2948a33eb3250bc29f3116c156f936ca56e7e3051e393804be4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= SOURCE_EXTRACT=true -