mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
9 lines
429 B
Text
9 lines
429 B
Text
# This is on YunoHost server just to avoid the file from disappearing
|
|
# Original source is https://releases.wekan.team/wekan-3.45.zip
|
|
# YunoHost source is https://build.yunohost.org/apps/wekan-3.45.zip
|
|
SOURCE_URL=https://releases.wekan.team/wekan-3.45.zip
|
|
SOURCE_SUM=b5385e2aadefe01a5f21d669475f8c33bd34992d2b019a5417576dbfc4ed77b1
|
|
SOURCE_SUM_PRG=sha256sum
|
|
ARCH_FORMAT=tar.gz
|
|
SOURCE_IN_SUBDIR=true
|
|
SOURCE_FILENAME=wekan-3.45.zip
|