synapse: update to 1.15.2.
This commit is contained in:
parent
9dc96f2ef2
commit
cc04e11170
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.15.1
|
||||
version=1.15.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -19,7 +19,7 @@ maintainer="Pete <pete@port22.co.uk>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/matrix-org/synapse"
|
||||
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
|
||||
checksum=5ed1fd9f5ca5e5bb087accf685835bc3fe5e4b13e43b16c38233c420ae1b65fc
|
||||
checksum=15c198c296159730f9e5bc2e777ce94892b1ad93da0d101613e957792a76ea17
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Reference in a new issue