synapse: update to 1.46.0.

This commit is contained in:
Joel Beckmeyer 2021-11-02 11:58:32 -04:00 committed by Érico Nogueira Rolim
parent 81886dc501
commit c99621966b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'synapse'
pkgname=synapse
version=1.45.1
revision=2
version=1.46.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=61f279dd7260285fb6e6b89ceb8d314590309905415defb8aa9ff31d2a5374a6
checksum=5f730958e57b8196ee9352b8abc32da612296f8febf675dec76e0b9d3a322ec5
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"