1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00
gogs_ynh/conf/arm.src
2018-09-18 00:06:09 +02:00

11 lines
441 B
Text

SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.66/raspi2_armv6.zip
SOURCE_SUM=574a50b17ea016c45858e8c28ef2916ddd6273e5b140e830cccfe5cc45d41b18
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum
# (Optional) Archive format
# default: tar.gz
SOURCE_FORMAT=zip
# (Optional) Put false if sources are directly in the archive root
# default: true
SOURCE_IN_SUBDIR=true