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

fix application source url

This commit is contained in:
Jean-Baptiste 2017-10-19 11:05:28 +02:00 committed by GitHub
parent fd03685a3d
commit e219919d7c

View file

@ -6,7 +6,7 @@
VERSION="1.0.41"
# Remote URL to fetch application source archive
APPLICATION_SOURCE_URL="https://kanboard.net/kanboard-${VERSION}.zip"
APPLICATION_SOURCE_URL="https://github.com/kanboard/kanboard/releases/download/v${VERSION}/kanboard-${VERSION}.zip"
#
# Common helpers