mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
synapse: update to 1.136.0.
This commit is contained in:
parent
2e205e3f79
commit
7d16784f2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.134.0
|
||||
version=1.136.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
|
@ -26,7 +26,7 @@ license="AGPL-3.0-or-later"
|
|||
homepage="https://element-hq.github.io/synapse"
|
||||
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"
|
||||
checksum=862cea1b0e93b1de2e1f6adac1a3117a8a11073b158745b59068ec05b8831743
|
||||
checksum=b882d413a35737886bb89af2537ae06b1e6c67348737d31e3db25ea56fd04bdb
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Add table
Reference in a new issue