synapse: update to 1.57.0.
This commit is contained in:
parent
cefff2587d
commit
6ded783822
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.56.0
|
||||
version=1.57.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_target=tests
|
||||
|
@ -21,7 +21,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=7afda1fefa2af42966fdffa1f3ab6643674a738ad722e76bf94b873b8845c373
|
||||
checksum=d574f6f599f00d139045e04d017a201397b21248b560b69c5cdfccccd920cc0a
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Reference in a new issue