From 87dd17a5f96309115b5396dd75432ffa22bcdb55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 16 Mar 2018 13:30:56 +0000 Subject: [PATCH] Upgrade synapse to 0.26.1 --- 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 b9dff7e..d4ef8c2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Instant messaging server matrix network. Yunohost chattroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 0.26.0 +**Shipped version:** 0.26.1 Configuration ------------- diff --git a/conf/armv7.src b/conf/armv7.src index 4540764..eb9790a 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.26.0/matrix-synapse_0.26.0-bin1_armv7l.tar.gz -SOURCE_SUM=2b450396b8264f7c596b49a68b1fefd4039014b0214e2b9f7bf461c53558a0c7 +SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.26.1/matrix-synapse_0.26.1-bin1_armv7l.tar.gz +SOURCE_SUM=ca5e2dfed4f5658696d0d061951b6351efdc94625a8d615beba26d0b37f4a030 # (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 4d05e76..0116c62 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.26.0.tar.gz -SOURCE_SUM=234dd5fa44895e855d11fbf50de9184d057977b10b296f594d2c3758f693eff3 +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.26.1.tar.gz +SOURCE_SUM=52cf9322e6cc4d4b8a745a3acb369fe828f471ab3de674e8f636c9d2abeaf5da diff --git a/manifest.json b/manifest.json index c710677..99b0cfd 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.26.0~ynh1", + "version": "0.26.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {