Upgrade gitea to 1.14.0

This commit is contained in:
Josué Tille
2021-04-11 22:03:17 +02:00
parent 2642ed2d37
commit 5f413e8b98
13 changed files with 44 additions and 12 deletions

View File

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