Compare commits

...

10 Commits

Author SHA1 Message Date
Josué Tille 768ec56400
Upgrade gitea to 1.20.4 2023-09-12 08:37:31 +02:00
yunohost-bot 07b5e3f5a9 Auto-update README 2023-08-22 06:07:03 +00:00
Josué Tille 87ec046a19
Upgrade gitea to 1.20.3 2023-08-22 08:00:58 +02:00
yunohost-bot c0112827e5 Auto-update README 2023-08-02 20:54:13 +00:00
Josué Tille 679da9647a
Upgrade gitea to 1.20.2 2023-08-02 08:32:44 +02:00
yunohost-bot 1a563e8c67 Auto-update README 2023-07-25 06:50:56 +00:00
Josué Tille a3c08f6f1f
Upgrade gitea to 1.20.1 2023-07-25 08:50:33 +02:00
yunohost-bot f0c6d6cb1d Auto-update README 2023-07-18 10:56:07 +00:00
Josué Tille 9fa36a7746
Upgrade gitea to 1.20.0 2023-07-18 12:54:37 +02:00
yunohost-bot 8dd9da0eea Auto-update README 2023-07-05 09:09:12 +00:00
14 changed files with 45 additions and 13 deletions

View File

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
**Shipped version:** 1.19.3~ynh1
**Shipped version:** 1.20.3~ynh1
## Screenshots

View File

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
**Version incluse :** 1.19.3~ynh1
**Version incluse :** 1.20.3~ynh1
## Captures décran

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6
SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm-6
SOURCE_SUM=6d015b85f60dc37021463b01bcb088834f73a1f45441251240c83a8ff27aadb2
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm64
SOURCE_SUM=db147f43fa523a1ff9c7ae3acee9cde48b1b04ef1ca415a6429c781078ce2568
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm64
SOURCE_SUM=e173e434d0afaf5c87e7b3dcda8d3e5946c82324879e926baa289509170c1211
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -0,0 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm64
SOURCE_SUM=db147f43fa523a1ff9c7ae3acee9cde48b1b04ef1ca415a6429c781078ce2568
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

5
conf/source/arm_1.19.src Normal file
View File

@ -0,0 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6
SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,8 +1,8 @@
# The armv7 build is brocken
# See : https://github.com/go-gitea/gitea/issues/6700
# Use temporary the armv6 binary
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6
SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-arm-6
SOURCE_SUM=6d015b85f60dc37021463b01bcb088834f73a1f45441251240c83a8ff27aadb2
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -0,0 +1,8 @@
# The armv7 build is brocken
# See : https://github.com/go-gitea/gitea/issues/6700
# Use temporary the armv6 binary
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6
SOURCE_SUM=befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386
SOURCE_SUM=70fe6293587d467b8c31d8ab18d8b3abb603bb7a72b7cd90839e84a155cb89b5
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-386
SOURCE_SUM=bc11fdecb44d7132670dbb57cc856c9e8569ad6e904a23a3de3a044e60ba6722
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -0,0 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386
SOURCE_SUM=70fe6293587d467b8c31d8ab18d8b3abb603bb7a72b7cd90839e84a155cb89b5
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-amd64
SOURCE_SUM=bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.20.4/gitea-1.20.4-linux-amd64
SOURCE_SUM=fea25c6001b9ded08542f480bdaccea981a465fee07aa3ec9c7494ad95717aba
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -0,0 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-amd64
SOURCE_SUM=bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

@ -14,7 +14,7 @@
},
"url": "http://gitea.io",
"license": "MIT",
"version": "1.19.4~ynh1",
"version": "1.20.4~ynh1",
"maintainer": {
"name": "Josué Tille",
"email": "josue@tille.ch"

View File

@ -241,6 +241,10 @@ case $upstream_version in
ynh_setup_source $final_path source/${architecture}_1.18
restart_gitea
;&
"1.18."* )
ynh_setup_source $final_path source/${architecture}_1.19
restart_gitea
;&
esac
# Install gitea source