From cc8671c9a64ff77789ae4758eafa5b0ea85afba7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 6 Mar 2019 02:55:19 +0100 Subject: [PATCH] fix sha256 checksum --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 207507f..990cf9d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ # This is on YunoHost server just to avoid the file from disappearing # Original source is https://releases.wekan.team/ SOURCE_URL=https://raw.githubusercontent.com/yalh76/wekan_ynh/2.37/conf/wekan-2.37.tar.gz -SOURCE_SUM=dd1b9767550bcf61e7261329ec1a2fd51ff8a5d6d8493dc7029f61927400e10a +SOURCE_SUM=471c3c9190119da0b988a9ae0c28aa80388e07bd8d3720ff44e8a9ecac681c5b SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true