mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synapse: update to 1.12.3.
This commit is contained in:
parent
6fa0713212
commit
b7ae6ae82a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'synapse'
|
# Template file for 'synapse'
|
||||||
pkgname=synapse
|
pkgname=synapse
|
||||||
version=1.12.0
|
version=1.12.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Pete <pete@port22.co.uk>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/synapse"
|
homepage="https://github.com/matrix-org/synapse"
|
||||||
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=779ea71f19caef69015f600876a617315f8a749fe0bb143ddecc197bfe32e0d5
|
checksum=c21cc8167c9f510c7fe575447a9e1948d65b1b01f55f67d1c477c5f8972c242f
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue