mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 11:01:37 +01:00
9 lines
354 B
Plaintext
9 lines
354 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.9.4/gitea-1.9.4-linux-arm-6
|
|
SOURCE_SUM=0290abede7462df103c78dc46546a8b0199c727e7b6af50119091d55a6cb1ff1
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_FILENAME=gitea
|
|
SOURCE_EXTRACT=false
|