Upgrade gitea to 1.15.0

This commit is contained in:
Josué Tille
2021-08-22 22:03:20 +02:00
parent 1ae607e640
commit 39f8a1903b
13 changed files with 44 additions and 12 deletions

View File

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