From 65ffac7722131b6d210a3cc93073485ffce51b79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 22 Aug 2018 16:21:11 +0000 Subject: [PATCH] Upgrade synapse to 0.33.3 --- README.md | 2 +- conf/armv7_jessie.src | 4 ++-- conf/armv7_stretch.src | 4 ++-- conf/python_source.src | 4 ++-- manifest.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index db59251..4a9df46 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.33.1 +**Shipped version:** 0.33.3 Configuration ------------- diff --git a/conf/armv7_jessie.src b/conf/armv7_jessie.src index 8356de5..e26a531 100644 --- a/conf/armv7_jessie.src +++ b/conf/armv7_jessie.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.1/matrix-synapse_0.33.1-jessie-bin1_armv7l.tar.gz -SOURCE_SUM=cdeffcf86392a92d776198d125e1b3a953eb587e327b0e611cbc78db5b73f9e7 +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 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index d09b40b..79f41b8 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.1/matrix-synapse_0.33.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=bb6f83dd936b56577bb4bdaa2d1d9dac040bd81cc704bfbbc83f371252975325 +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 # (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 a4e3248..5b1b769 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.33.1.tar.gz -SOURCE_SUM=2fb51254cdc7f12ada7f2f7d848aeeecaa5b484298cfecf18a676790f157e3e4 \ No newline at end of file +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.33.3.tar.gz +SOURCE_SUM=d61b5cced7b2aff34971df21f6c4d8e8020d730fd9d118808ead39ca3f531e0a \ No newline at end of file diff --git a/manifest.json b/manifest.json index e6a01cb..ad9dc3f 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.33.1~ynh1", + "version": "0.33.3~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {