From b87a19bab18479421dc296b43f5893b3bb4648cd Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 23 Dec 2021 17:31:03 -0500 Subject: [PATCH] synapse: update to 1.49.2. --- srcpkgs/synapse/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index 2452f6a26ca4..abdb2e314e62 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,7 +1,7 @@ # Template file for 'synapse' pkgname=synapse -version=1.49.0 -revision=2 +version=1.49.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-jsonschema python3-frozendict python3-canonicaljson @@ -19,7 +19,7 @@ license="Apache-2.0" homepage="https://github.com/matrix-org/synapse" changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md" distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz" -checksum=3c1b73eb36ec3af00868707b929f9b9d1faae9ccc4022c2c46bdb025ef0ead8e +checksum=f5b0017e9d77db94fac853fbefbcb4538d879cb80f404b02003930c76f5cafab system_accounts="synapse" synapse_homedir="/var/lib/synapse"