Upgrade to gitea 1.8.0

This commit is contained in:
Josué Tille
2019-05-05 12:02:02 +02:00
parent 764c9cf211
commit d268cd0034
10 changed files with 33 additions and 9 deletions

View File

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