mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
8 lines
356 B
Text
8 lines
356 B
Text
# 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.20.2/gitea-1.20.2-linux-arm-6
|
|
SOURCE_SUM=ecd8889835c419b1d82d1e82cb9371cb7b84eb900ad10d8040819c3862e2bf47
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_FILENAME=gitea
|
|
SOURCE_EXTRACT=false
|