SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.99.0/matrix-synapse_0.99.0-stretch-bin1_armv7l.tar.gz SOURCE_SUM=3a01129ad15d5d1efc6b0d3aec7e1c6a3c09d8b807c5e036f89ee2f1a9e26ce3 # (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