Upgrade gitea to 1.11.0

This commit is contained in:
Josué Tille
2020-02-10 21:03:25 +00:00
parent f62a0e5f8d
commit 0c4d32f069
11 changed files with 37 additions and 10 deletions

View File

@ -172,6 +172,10 @@ case $upstream_version in
ynh_setup_source $final_path source/${architecture}_1.9
restart_gitea
;&
"1.9."* )
ynh_setup_source $final_path source/${architecture}_1.10
restart_gitea
;&
esac
# Install gitea source