dendrite: update to 0.11.1.

This commit is contained in:
Joel Beckmeyer 2023-02-13 08:57:56 -05:00 committed by Michal Vasilek
parent 27c52f5447
commit a6654b8815

View File

@ -1,6 +1,6 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.11.0
version=0.11.1
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=d79ab86c66e6df5a310d28ef59c9207ebeb00ef694f3ec7822f06680c195922f
checksum=ca7b19e5285b634747052aaa22a9adcb010d0d3f041fccce11c9cc77d7f66fba
system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite"