diff --git a/README.md b/README.md index 762f78d..76f4e91 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.9.0 +**Shipped version:** 1.9.1 ## Configuration diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 33b4669..1d73ae3 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.9.0/matrix-synapse_1.9.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=11151c20b470835ace71f364fd9c4cf325fb62d39f2848c109d8fe430fe5fdbc +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.9.1/matrix-synapse_1.9.1-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=1961f3bbbe3285daa511512ba566137101716ecb1dccbfb6aff37242b78520a6 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index ccf8e05..cdaa2c1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.9.0~ynh1", + "version": "1.9.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {