From 9106143f2f57fb72dd4acd1cd39b01106f3f88c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 10 Jul 2020 22:53:23 +0000 Subject: [PATCH] Upgrade synapse to 1.16.1 --- README.md | 2 +- conf/armv7_buster.src | 4 ++-- conf/armv7_stretch.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ea17062..be9faaa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,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:** 1.16.0 +**Shipped version:** 1.16.1 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 3ccaa25..eed047b 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.16.0/matrix-synapse_1.16.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=222525ec4735dfad0d46f90eb57b830d3350f6ca480996dab4465baef0cb7cbe +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.16.1/matrix-synapse_1.16.1-buster-bin1_armv7l.tar.gz +SOURCE_SUM=7c02ca189483cc0f6c6441b343c7348985a93bf9cd145331a3769f781d1d1bb9 # (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 0b0ac9a..d5dd617 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/v1.16.0/matrix-synapse_1.16.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=01d13bf4966710e4f6eef834ab5ee3e40ed424fbd6336bb8d3c6859c672e08b4 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.16.1/matrix-synapse_1.16.1-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=ecc1636daebbae394bb7a0fa73c0ae6799a47ad914125bf156306069d61d7876 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 3d71ab1..cca4228 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Un serveur de messagerie instantané basé sur Matrix" }, - "version": "1.16.0~ynh1", + "version": "1.16.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {