synapse: update to 1.95.1.

This commit is contained in:
Joel Beckmeyer 2023-10-31 12:40:10 -04:00 committed by classabbyamp
parent ef81cc0238
commit e025cd7623

View file

@ -1,6 +1,6 @@
# Template file for 'synapse' # Template file for 'synapse'
pkgname=synapse pkgname=synapse
version=1.95.0 version=1.95.1
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper=rust build_helper=rust
@ -25,7 +25,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=35367987c886f4e55c6aadbaffdfb349d50c9fd104f07010e27aa46b10661259 checksum=72eb37eda94e4dad276f81d5a20c31782ba120fada0d6ac4d3efe0e8dfe642be
system_accounts="synapse" system_accounts="synapse"
synapse_homedir="/var/lib/synapse" synapse_homedir="/var/lib/synapse"