mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
synapse: update to 1.105.1.
This commit is contained in:
parent
1fa0c013a7
commit
41e7398f45
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.105.0
|
version=1.105.1
|
||||||
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=d11842c5bac3def7acab519547dc0dbd326e744719b878d2c639b66dcea632ba
|
checksum=ae07b13ddf843f560b62317245dcfbc5e40517421136874c0455098f0f07e545
|
||||||
|
|
||||||
system_accounts="synapse"
|
system_accounts="synapse"
|
||||||
synapse_homedir="/var/lib/synapse"
|
synapse_homedir="/var/lib/synapse"
|
||||||
|
|
Loading…
Add table
Reference in a new issue