synapse: update to 1.45.0.
This commit is contained in:
parent
85f7b9b9a9
commit
1b41d55dd8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'synapse'
|
# Template file for 'synapse'
|
||||||
pkgname=synapse
|
pkgname=synapse
|
||||||
version=1.44.0
|
version=1.45.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-jsonschema python3-frozendict python3-canonicaljson
|
depends="python3-jsonschema python3-frozendict python3-canonicaljson
|
||||||
|
@ -18,7 +18,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=7a7cfcff7e11a9dbb253665d52adcd97bfa5ad0a44e17379a1caacc7ff5e42cc
|
checksum=9df83d58da8f2afa811c8091cad26081dea5a27af3e317d9a06b671d62a3f5f2
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue