synapse: update to 1.48.0.

This commit is contained in:
Joel Beckmeyer 2021-11-30 09:55:55 -05:00 committed by Érico Nogueira Rolim
parent fd106ef47e
commit 8b75a98a07

View file

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.47.1
version=1.48.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -19,7 +19,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=cc385b6cfeba671bba800c2557ad39063bdd53f70dfb3781c85df7af6f5d064c
checksum=182facc856f8d0c0d2d0dd4105fae4f851297167c0ee95c202a3aad9ed86c486
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"