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:
parent
fd03685a3d
commit
e219919d7c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue