From c73741c3db0e6228ab27c4ca34c4b3fc03ed86cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 8 Jul 2018 05:53:54 +0000 Subject: [PATCH] Upgrade synapse to 0.32.2 --- 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 79edde9..bfd320b 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.31.2 +**Shipped version:** 0.32.2 Configuration ------------- diff --git a/conf/armv7_jessie.src b/conf/armv7_jessie.src index 40f5e93..6727540 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.31.2/matrix-synapse_0.31.2-jessie-bin1_armv7l.tar.gz -SOURCE_SUM=a82f65005f653530b1321fec70d8d59ce721685d5ea352c690bf96df8df743f2 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.32.2/matrix-synapse_0.32.2-jessie-bin1_armv7l.tar.gz +SOURCE_SUM=139de04ee41bdd8ba7f3bfb36d11cda52dd3d9f94f9639a874835fd36740e51c # (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 afbcf8c..20239fc 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.31.2/matrix-synapse_0.31.2-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=0374b08a3cf902fdc59f050ba9d7d80e6d5a267fa0e4240e89f17481f4afe25d +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.32.2/matrix-synapse_0.32.2-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=c13e7a5cee1ed2cf777c3fa671fe81ce6fab81a3d09b4524ca1e4b8c93b0af30 # (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 8c3ccef..8b9abae 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.31.2.tar.gz -SOURCE_SUM=dfe4dc9a048adefe324429a4882fde81708b7418130fdf693c9b63ef2f613d59 \ No newline at end of file +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.32.2.tar.gz +SOURCE_SUM=44560cc87f6b104eefd1f16c2e335b8a3f639421fa390a3572bf311eb9f44a19 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4ca38cd..cb2d853 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.31.2~ynh1", + "version": "0.32.2~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {