dendrite: update to 0.9.2.

This commit is contained in:
Joel Beckmeyer 2022-08-12 10:34:40 -04:00 committed by Michal Vasilek
parent 9ff4241c03
commit 868cb01445
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.9.1
version=0.9.2
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=5a65eb07b47dffefab2e8abe48cd7d37bc59e08c5163b09c63ec1d30cc808d35
checksum=e22389d21789656571c80f58cd88ab8f8f884c0c3fad75b31f81c75c4c42620a
system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite"