mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Fix arm source
This commit is contained in:
parent
47c16adc25
commit
1b484b1847
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.14.0/matrix-synapse_1.14.0-stretch-bin1_armv7l.tar.gz
|
||||
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
|
||||
SOURCE_SUM=a2253a13c236fa651c6f896fb4122139f1f729fbc4e9efb1e7e8fdb0492061c4
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.14.0/matrix-synapse_1.14.0-buster-bin1_armv7l.tar.gz
|
||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.15.0/matrix-synapse_1.15.0-stretch-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=d567235c39c6fa82184a51875a3a2620ae6ee2ac46f73e7e9b39f5392324a5a2
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
|
|
Loading…
Add table
Reference in a new issue