synapse: update to 1.45.0.

This commit is contained in:
Joel Beckmeyer 2021-10-19 09:23:25 -04:00 committed by Érico Nogueira Rolim
parent 85f7b9b9a9
commit 1b41d55dd8

View file

@ -1,7 +1,7 @@
# Template file for 'synapse'
pkgname=synapse
version=1.44.0
revision=2
version=1.45.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-jsonschema python3-frozendict python3-canonicaljson
@ -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=7a7cfcff7e11a9dbb253665d52adcd97bfa5ad0a44e17379a1caacc7ff5e42cc
checksum=9df83d58da8f2afa811c8091cad26081dea5a27af3e317d9a06b671d62a3f5f2
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"