diff --git a/README.md b/README.md index 324b1cd..4764b92 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.21.1 +**Shipped version:** 1.21.2 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index c69f33e..ed57d4d 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.21.1/matrix-synapse_1.21.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=5107e213d2405000ec0e5a9870ed86202615e350ef9ae0ca449a0c73fc0a4ef0 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.21.2/matrix-synapse_1.21.2-buster-bin1_armv7l.tar.gz +SOURCE_SUM=615f68b81455b8c8a698c8176472031aa16ea220710099a504d593ca2e62d518 # (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 9003d3e..c007363 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.21.1/matrix-synapse_1.21.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=6dac3d5eb8a1cc8c8e19011de1f7d144b0c5184714e736fd4c3428f551149efd +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.21.2/matrix-synapse_1.21.2-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=c007b801979b40b0dfebfd0ccc268b5bb11b00623a4e7d1f669356cb44a5adfe # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index cfe2b59..de17306 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.21.1~ynh1", + "version": "1.21.2~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {