mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
synapse: update to 1.61.0.
This commit is contained in:
parent
b5629d7478
commit
4ae1c014d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.58.0
|
||||
version=1.61.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_target=tests
|
||||
|
@ -22,7 +22,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=f859c3c426aff099360c84cfb580ba23b9d784b1a1b0e7b68965428f17e697ab
|
||||
checksum=3602b4a01688edae8365973877220a0511cb3970ff4e32eec759ca070066a684
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Add table
Reference in a new issue