mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
dendrite: update to 0.11.0.
This commit is contained in:
parent
c8dbd9e8f5
commit
2f5c117356
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dendrite'
|
||||
pkgname=dendrite
|
||||
version=0.10.9
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/matrix-org/dendrite"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://matrix.org/docs/projects/server/dendrite"
|
||||
changelog="https://raw.githubusercontent.com/matrix-org/dendrite/main/CHANGES.md"
|
||||
distfiles="https://github.com/matrix-org/dendrite/archive/v${version}.tar.gz"
|
||||
checksum=f31c66de38d7bd0bfa187c2afc0247f74331777f619db445a7da5f1a58700a3e
|
||||
checksum=d79ab86c66e6df5a310d28ef59c9207ebeb00ef694f3ec7822f06680c195922f
|
||||
|
||||
system_accounts="_dendrite"
|
||||
_dendrite_homedir="/var/lib/dendrite"
|
||||
|
|
Loading…
Add table
Reference in a new issue