diff --git a/README.md b/README.md index 57ae603..4bcbd4e 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.6 +**Shipped version:** 0.33.8 Configuration ------------- diff --git a/conf/armv7_jessie.src b/conf/armv7_jessie.src index a743921..c690e24 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.6/matrix-synapse_0.33.6-jessie-bin1_armv7l.tar.gz -SOURCE_SUM=ef16299aabc7c57fdc4e8e7d58aa395027bdb44ee85236a443c50d253c79ac02 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.8/matrix-synapse_0.33.8-jessie-bin1_armv7l.tar.gz +SOURCE_SUM=fb86c154d5499b833f98b18c0350c755644880e4a8ec637b4f534dd7e4d88232 # (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 785664f..54a35f5 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.6/matrix-synapse_0.33.6-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=22b7677a7c6aecf6c4094eade7ed51d6c25b43f84363d020b22d6853e1883ec8 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.33.8/matrix-synapse_0.33.8-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=420056bfc7a36669f085035d22a258441df493c19ac2780f29cfdc929d3c4ac0 # (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 acb2f6c..23b70cf 100644 --- a/conf/python_source.src +++ b/conf/python_source.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.33.6.tar.gz -SOURCE_SUM=6b5f1bac39d96a2031d5f480ea3ebec14db9e8ca096c2385be804a1c89f9c792 +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.33.8.tar.gz +SOURCE_SUM=b15e5a27409bdef2dfad0611821bac773c6e779091886be7ca3e5ea72f4de3e7 SOURCE_FORMAT=tar.gz SOURCE_FILENAME=synapse_source.tar.gz SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index 3aac50c..9e4e2bc 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.6~ynh1", + "version": "0.33.8~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {