1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
synapse_ynh/conf/armv7_buster.src

12 lines
497 B
Text
Raw Normal View History

2020-06-13 14:57:09 +02:00
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.15.0/matrix-synapse_1.15.0-buster-bin1_armv7l.tar.gz
2020-06-13 00:47:22 +02:00
SOURCE_SUM=a2253a13c236fa651c6f896fb4122139f1f729fbc4e9efb1e7e8fdb0492061c4
2020-06-03 14:31:49 +02:00
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum
# (Optional) Archive format
# default: tar.gz
SOURCE_FORMAT=tar.gz
# (Optional) Put false if sources are directly in the archive root
# default: true
SOURCE_IN_SUBDIR=true