synapse: update to 1.46.0.
This commit is contained in:
parent
81886dc501
commit
c99621966b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.45.1
|
||||
revision=2
|
||||
version=1.46.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-jsonschema python3-frozendict python3-canonicaljson
|
||||
|
@ -18,7 +18,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=61f279dd7260285fb6e6b89ceb8d314590309905415defb8aa9ff31d2a5374a6
|
||||
checksum=5f730958e57b8196ee9352b8abc32da612296f8febf675dec76e0b9d3a322ec5
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Reference in New Issue