dendrite: update to 0.11.0.

This commit is contained in:
Joel Beckmeyer 2023-01-20 10:54:42 -05:00 committed by Piraty
parent c8dbd9e8f5
commit 2f5c117356

View file

@ -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"