From 1ed7a34b19c4088da5be91952287364017d3973b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 6 Mar 2019 02:40:53 +0100 Subject: [PATCH] Fix app source --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 8aad521..207507f 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://github.com/yalh76/wekan_ynh/blob/2.37/conf/wekan-2.37.tar.gz +SOURCE_URL=https://raw.githubusercontent.com/yalh76/wekan_ynh/2.37/conf/wekan-2.37.tar.gz SOURCE_SUM=dd1b9767550bcf61e7261329ec1a2fd51ff8a5d6d8493dc7029f61927400e10a SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz