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

Upgrade synapse to 0.33.3.1

This commit is contained in:
Josué Tille 2018-09-06 14:02:05 +00:00
parent 4aa7ba9d04
commit 222a9e3816
5 changed files with 8 additions and 8 deletions

View file

@ -16,7 +16,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org)
**Shipped version:** 0.33.3
**Shipped version:** 0.33.3.1
Configuration
-------------

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.3/matrix-synapse_0.33.3-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=8d55147de67ef819e6af9681f82f5dfc0a08a1bdb1198da091d060774ab10d0b
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.3.1/matrix-synapse_0.33.3.1-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=0136525e08fb2b19902b0f1b0e9847e5b8c71f33ba044d1af7fa5768f0c376a4
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.3/matrix-synapse_0.33.3-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=1aef85a4c64367b5f02d967a55ad8a4f304952176f20f1eb913a9ae36447513c
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.3.1/matrix-synapse_0.33.3.1-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=d9bc3722dca7f90134ce9aad67d8af8da9b9396545d1cbaed42083616327a575
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.33.3.tar.gz
SOURCE_SUM=d61b5cced7b2aff34971df21f6c4d8e8020d730fd9d118808ead39ca3f531e0a
SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.33.3.1.tar.gz
SOURCE_SUM=c611fe29a4b4e13417f0fff9c4dc38117d3bba19d071bd138400c77ac961d894
SOURCE_FORMAT=tar.gz
SOURCE_FILENAME=synapse_source.tar.gz
SOURCE_EXTRACT=false

View file

@ -9,7 +9,7 @@
"en": "Instant messaging server who use matrix",
"fr": "Un serveur de messagerie instantané basé sur matrix"
},
"version": "0.33.3~ynh1",
"version": "0.33.3.1~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {