synapse: update to 1.15.1.

This commit is contained in:
David Flatz 2020-06-16 13:15:33 +02:00 committed by Andrew Benson
parent 9a4fdc1182
commit 2aa68b6713
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'synapse'
pkgname=synapse
version=1.15.0
version=1.15.1
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=839c0e4762314bfe752344f9d7adcdb9be545201e1abc521e97265a74385865d
checksum=5ed1fd9f5ca5e5bb087accf685835bc3fe5e4b13e43b16c38233c420ae1b65fc
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"