synapse: update to 1.61.0.

This commit is contained in:
Joel Beckmeyer 2022-05-17 08:23:47 -04:00 committed by Michal Vasilek
parent b5629d7478
commit 4ae1c014d6

View file

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.58.0
version=1.61.0
revision=1
build_style=python3-pep517
make_check_target=tests
@ -22,7 +22,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=f859c3c426aff099360c84cfb580ba23b9d784b1a1b0e7b68965428f17e697ab
checksum=3602b4a01688edae8365973877220a0511cb3970ff4e32eec759ca070066a684
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"