synapse: update to 1.45.1.

This commit is contained in:
Joel Beckmeyer 2021-10-22 07:08:45 -04:00 committed by Érico Nogueira Rolim
parent c03e2546b6
commit b747545321

View file

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.45.0
version=1.45.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -18,7 +18,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=9df83d58da8f2afa811c8091cad26081dea5a27af3e317d9a06b671d62a3f5f2
checksum=61f279dd7260285fb6e6b89ceb8d314590309905415defb8aa9ff31d2a5374a6
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"