Upgrade gitea to 1.17.0

This commit is contained in:
Josué Tille
2022-07-31 22:03:23 +02:00
parent fd6d38d99e
commit be6cb47687
13 changed files with 48 additions and 12 deletions

View File

@ -224,6 +224,14 @@ case $upstream_version in
ynh_setup_source $final_path source/${architecture}_1.15
restart_gitea
;&
"1.15."* )
ynh_setup_source $final_path source/${architecture}_1.16
restart_gitea
;&
"1.16."* )
ynh_setup_source $final_path source/${architecture}_1.16
restart_gitea
;&
esac
# Install gitea source