9 lines
356 B
Text
9 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.17.2/gitea-1.17.2-linux-arm-6
|
||
|
SOURCE_SUM=c8302d6c55a3471640e546fa2f6d619117af6e06fcf55017bd586854ffb93e7c
|
||
|
SOURCE_SUM_PRG=sha256sum
|
||
|
SOURCE_FILENAME=gitea
|
||
|
SOURCE_EXTRACT=false
|