synapse: update to 1.63.0.

This commit is contained in:
Joel Beckmeyer 2022-07-19 11:43:25 -04:00 committed by Michal Vasilek
parent 0eac8acf00
commit 07d1777979

View file

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.62.0
version=1.63.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=395a5ebaefe6a027149017bfc110b11fbae1e9fb3f6165272406ab00334b1515
checksum=579005c91086e87e379d9e399898b366bffac43e83edb4e53fa05d8203982112
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"