mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 19:11:35 +01:00
9 lines
356 B
Plaintext
9 lines
356 B
Plaintext
# 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.16.5/gitea-1.16.5-linux-arm-6
|
|
SOURCE_SUM=901aa164ac550110213e9a6ec7fb7c38371004ec0fb4218e07bce6eec1623bbf
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_FILENAME=gitea
|
|
SOURCE_EXTRACT=false
|