From dc93431de48e1261008fa12c26cbcacc934867b8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 7 Mar 2019 20:56:56 +0100 Subject: [PATCH] Fix release source --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 8cce057..42e1328 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ # 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.42/conf/wekan-2.42.tar.gz +SOURCE_URL=https://github.com/yalh76/wekan_ynh/releases/download/v2.42/wekan-2.42.tar.gz SOURCE_SUM=7fe258fee129dfbea86db20f63ad0729a4c2bd8870796e89880a525942034c37 SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz