1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Use a copy on yunohost's infra to avoid the file disappearing

This commit is contained in:
Alexandre Aubin 2018-07-01 15:35:52 +02:00 committed by GitHub
parent edcbed0ba4
commit 816c2c4334

View file

@ -1,4 +1,6 @@
SOURCE_URL=https://releases.wekan.team/wekan-1.07.tar.gz
# This is on YunoHost server just to avoid the file from disappearing
# Original source is https://releases.wekan.team/
SOURCE_URL=https://build.yunohost.org/apps/wekan-1.07.tar.gz
SOURCE_SUM=34105938c067b6ebcacaa3e2472061c919eb9e00aaa8e114c0e6b31a89772735
SOURCE_SUM_PRG=sha256sum
ARCH_FORMAT=tar.gz