synapse: update to 1.110.0.

Closes: #51100 [via git-merge-pr]
This commit is contained in:
Joel Beckmeyer 2024-06-18 08:11:15 -04:00 committed by classabbyamp
parent 51653eb734
commit 8aa2cc19a2
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.108.0
version=1.110.0
revision=1
build_style=python3-pep517
build_helper=rust
@ -25,7 +25,7 @@ license="AGPL-3.0-or-later"
homepage="https://element-hq.github.io/synapse"
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
checksum=9647b833e2493b61cca75892e5674b0d31715baff8eb05b2a23e35149bb4371d
checksum=be78d75fe3b6473723bd0c72b67e8c0a64c1c98d3909c153bc02201adaa4bfaf
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"