Upgrade gitea to 1.12.0

This commit is contained in:
Josué Tille
2020-06-18 20:03:28 +00:00
parent 064f759c7f
commit cd6564d6c1
11 changed files with 37 additions and 10 deletions

View File

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