mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synapse: update to 1.120.0.
This commit is contained in:
parent
1e3d6a3aa4
commit
fca6c093b8
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.119.0
|
version=1.120.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -26,7 +26,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=068045df7f132c575e630a98f5d854458b4e5ca14cc53cca2199b854d55078b0
|
checksum=f5833a9cafe30c389a5a903eb5e9e9154c8ae2c44343c5fc43e33e2750bd6442
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue