From 7f59b4b23ac1639124084957cdb586bd342dd441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 2 May 2018 01:49:40 +0000 Subject: [PATCH] Upgrade synapse to 0.28.1 --- README.md | 2 +- conf/armv7.src | 5 ++--- conf/python_source.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f801cb9..09b2047 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.28.0 +**Shipped version:** 0.28.1 Configuration ------------- diff --git a/conf/armv7.src b/conf/armv7.src index be9d045..c2ad3b6 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,6 +1,5 @@ - -SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.28.0/matrix-synapse_0.28.0-bin1_armv7l.tar.gz -SOURCE_SUM=00a2b9dba4e79de01cfad5595ed71e695793dff88d3c93ee481aebdb97b51348 +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 diff --git a/conf/python_source.src b/conf/python_source.src index 3fad1eb..f8d573b 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.28.0.tar.gz -SOURCE_SUM=543e5551e595b3d9cf850223640eceaa7efe6d1138074bed820e259b29a1c231 +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.28.1.tar.gz +SOURCE_SUM=3f2238172341506614a1b6ba5275bee79b418fee639a7fef3917b1188c515e70 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8fafd7a..572f862 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.28.0~ynh1", + "version": "0.28.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {