Update to gitea v1.9.0

This commit is contained in:
Josué Tille
2019-08-01 14:17:11 +02:00
parent d0d7f6fb0d
commit 9babd36be2
10 changed files with 36 additions and 9 deletions

View File

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