diff --git a/README.md b/README.md index 0937d6a..183b27a 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.26.0 +**Shipped version:** 0.26.1 Configuration ------------- diff --git a/conf/armv7.src b/conf/armv7.src index 4540764..eb9790a 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.26.0/matrix-synapse_0.26.0-bin1_armv7l.tar.gz -SOURCE_SUM=2b450396b8264f7c596b49a68b1fefd4039014b0214e2b9f7bf461c53558a0c7 +SOURCE_URL=https://github.com/Josue-T/synapse_python_build/releases/download/v0.26.1/matrix-synapse_0.26.1-bin1_armv7l.tar.gz +SOURCE_SUM=ca5e2dfed4f5658696d0d061951b6351efdc94625a8d615beba26d0b37f4a030 # (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 4d05e76..0116c62 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.26.0.tar.gz -SOURCE_SUM=234dd5fa44895e855d11fbf50de9184d057977b10b296f594d2c3758f693eff3 +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.26.1.tar.gz +SOURCE_SUM=52cf9322e6cc4d4b8a745a3acb369fe828f471ab3de674e8f636c9d2abeaf5da diff --git a/manifest.json b/manifest.json index c710677..99b0cfd 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.26.0~ynh1", + "version": "0.26.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {