mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
11 lines
484 B
Text
11 lines
484 B
Text
SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.28.1/matrix-synapse_0.28.1-bin1_armv7l.tar.gz
|
|
SOURCE_SUM=c23baff6b198d80ac8938e95d6d79cd7ff5ca7996119af1ddd2936ee313f9a87
|
|
# (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
|