Upgrade gitea to 1.13.0

This commit is contained in:
Josué Tille
2020-12-02 21:03:22 +00:00
parent a857f6c28f
commit 0ae8f8f87f
11 changed files with 37 additions and 10 deletions

View File

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