synapse: update to 1.67.0.

This commit is contained in:
Joel Beckmeyer 2022-09-13 08:35:15 -04:00 committed by Michal Vasilek
parent 0d7cd5a934
commit 92966776a2

View file

@ -1,6 +1,6 @@
# Template file for 'synapse' # Template file for 'synapse'
pkgname=synapse pkgname=synapse
version=1.66.0 version=1.67.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
make_check_target=tests make_check_target=tests
@ -22,7 +22,7 @@ license="Apache-2.0"
homepage="https://github.com/matrix-org/synapse" homepage="https://github.com/matrix-org/synapse"
changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md" changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz" distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
checksum=fa9f9ec286dc1ef967c442f9c87b9d722222b2a9cb3ef25b6bdbb0f20407a911 checksum=85eeb24890c4b8e68f1e5ca4d5e69e1eb49e67cc33c450dc7c1fe7e70c023c68
system_accounts="synapse" system_accounts="synapse"
synapse_homedir="/var/lib/synapse" synapse_homedir="/var/lib/synapse"