From f9e62fb93d062e736eb2a0696cf6342889a3810f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 12 Apr 2018 15:54:38 +0000 Subject: [PATCH] Upgrade synapse to 0.27.3 --- README.md | 2 +- conf/armv7.src | 4 ++-- conf/python_source.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cde3dc0..f871fbe 100644 --- a/README.md +++ b/README.md @@ -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.27.2 +**Shipped version:** 0.27.3 Configuration ------------- diff --git a/conf/armv7.src b/conf/armv7.src index a58496f..a418ce4 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.27.2/matrix-synapse_0.27.2-bin1_armv7l.tar.gz -SOURCE_SUM=4dfba2316986ad0e3df7d3a14c79006d3f2dc48ef062fc14bb1614f4af99a2fb +SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.27.3/matrix-synapse_0.27.3-bin1_armv7l.tar.gz +SOURCE_SUM=2186deba40d1445005c147e7fa874a9e07e476c237be39dde92e30d940be2901 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/python_source.src b/conf/python_source.src index f119177..f6aee0d 100644 --- a/conf/python_source.src +++ b/conf/python_source.src @@ -1,2 +1,2 @@ -SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.27.2.tar.gz -SOURCE_SUM=01080b19f66779335eb68d203c34a4caf681d3c3ed66a1ebd923dcd0833effa2 +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.27.3.tar.gz +SOURCE_SUM=838aa87c554e2c291f805d2b21af26ea9c9c4c97b7b9f317f913065e35dd42c8 diff --git a/manifest.json b/manifest.json index a5da53a..b22e9fc 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "0.27.2~ynh1", + "version": "0.27.3~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {