mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
synapse: update to 1.95.1.
This commit is contained in:
parent
ef81cc0238
commit
e025cd7623
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.95.0
|
||||
version=1.95.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
|
@ -25,7 +25,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/matrix-org/synapse"
|
||||
changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
|
||||
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
|
||||
checksum=35367987c886f4e55c6aadbaffdfb349d50c9fd104f07010e27aa46b10661259
|
||||
checksum=72eb37eda94e4dad276f81d5a20c31782ba120fada0d6ac4d3efe0e8dfe642be
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Add table
Reference in a new issue