mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 02:51: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.17.3/gitea-1.17.3-linux-arm-6
|
|
SOURCE_SUM=07ed6c1feaff7e57805bf52a10811941c399b0203cb6b2b4053aa605e0164206
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_FILENAME=gitea
|
|
SOURCE_EXTRACT=false
|