mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
3f2a09d8e7
commit
b243e69445
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.112.0
|
version=1.113.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=0fea69c55920a219255b90b496a6ddc4e78677f01977532d94f87f049b24d5c7
|
checksum=356276a426b4ae2f90a04cfee137502b48f9c81566ca55b0bc1ca0c4eedc8f4c
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue