synapse: update to 1.55.2.

This commit is contained in:
Joel Beckmeyer 2022-03-17 08:53:53 -04:00 committed by Echo
parent 8fe5ea08a3
commit cb5327296b

View file

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.54.0
version=1.55.2
revision=1
build_style=python3-module
make_check_target=tests
@ -21,7 +21,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=6e9ee5f0657fe01c5d141101b11c2c2da147003f7f8e684ef44d4f462125b7a1
checksum=8e06cb264d1631d2518f2f726c89d62c5ed7148b73fbb8190a9c120d3166e7c4
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"