mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
51653eb734
commit
8aa2cc19a2
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.108.0
|
version=1.110.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -25,7 +25,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://element-hq.github.io/synapse"
|
homepage="https://element-hq.github.io/synapse"
|
||||||
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
|
||||||
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9647b833e2493b61cca75892e5674b0d31715baff8eb05b2a23e35149bb4371d
|
checksum=be78d75fe3b6473723bd0c72b67e8c0a64c1c98d3909c153bc02201adaa4bfaf
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue