synapse: update to 1.20.1.
This commit is contained in:
parent
b940531e55
commit
bea71ae922
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.19.1
|
||||
version=1.20.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-jsonschema python3-frozendict python3-canonicaljson>=1.2.0
|
||||
|
@ -20,7 +19,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=80dfafe14305aa6c7c077becdd2b3c7c121eadd70e02e7e973622b6da2812e7d
|
||||
checksum=0f5bfb657a093cc9bb6210754f0579f66fc18d6f1672f56172b5c79da6bc37c5
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue