From aa4cf6cad7b5e9310cf85b42f697001a0fd78184 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 11 Feb 2022 19:55:15 +0100 Subject: [PATCH] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 36ee104..1130f5e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.4.1.tar.gz -SOURCE_SUM=58f319ee41828fcc4fd00a14c4ac7c16b2179a47af21e257a15938311d1426eb +SOURCE_SUM=722620897e0e2f2fc769ac819e5c3527e9270d477576d194b35a4e63542c0eb7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true