Upgrade gitea to 1.10.1

This commit is contained in:
Josué Tille
2019-12-12 23:20:45 +00:00
parent 428ce11ce6
commit 7bbf5fd32d
11 changed files with 37 additions and 10 deletions

View File

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