synapse: update to 1.61.1.
This commit is contained in:
parent
a2819e33b7
commit
38ab13552d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.61.0
|
||||
version=1.61.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_target=tests
|
||||
|
@ -22,7 +22,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=3602b4a01688edae8365973877220a0511cb3970ff4e32eec759ca070066a684
|
||||
checksum=79b216330a22711521d0ff6694c9f12e40de7e7345a1601bac22021fcace36fc
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue