Merge pull request #36 from YunoHost-Apps/1.15.6

1.15.6
This commit is contained in:
Alexandre Aubin 2021-11-29 19:29:06 +01:00 committed by GitHub
commit 9554115e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.3/gitea-1.15.3-linux-arm64
SOURCE_SUM=0383a074b6a2b2d3db7940f6359df89e9bfe90b5d526e9dd80243b5cb8b9f857
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.6/gitea-1.15.6-linux-arm64
SOURCE_SUM=42fb32b7fd3c00cb32fc3c461d2d1cc6f8792f778a3b41de9e23adcb4c1dd1f1
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.15.3/gitea-1.15.3-linux-arm-6
SOURCE_SUM=58a834c07ca0d8ac0ac719b15d0d258414ae23d6a135017871c616f66fe28265
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.6/gitea-1.15.6-linux-arm-6
SOURCE_SUM=03365f190d364545cbab6e1535fa3c83ad473f275ed886c524f3e742d9b33d0c
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.15.3/gitea-1.15.3-linux-386
SOURCE_SUM=acbdeee908fa7f2be7dd2dd46123f82101875f7c48b1de15e67215a906f720d8
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.6/gitea-1.15.6-linux-386
SOURCE_SUM=b2047a887aa30b0ca432b97dd10085188b2717f91cdb59e24b1494eb4e1d0ecc
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.15.3/gitea-1.15.3-linux-amd64
SOURCE_SUM=d08d63b1202ece7b701c2c254776a38e0637995e8ff3c6855581ee8e37e9b3fb
SOURCE_URL=https://github.com/go-gitea/gitea/releases/download/v1.15.6/gitea-1.15.6-linux-amd64
SOURCE_SUM=1b7473b5993e07b33fec58edbc1a90f15f040759ca4647e97317c33d5dfe58be
SOURCE_SUM_PRG=sha256sum
SOURCE_FILENAME=gitea
SOURCE_EXTRACT=false

View File

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