dendrite: update to 0.9.0.

This commit is contained in:
Joel Beckmeyer 2022-08-01 13:04:53 -04:00 committed by classabbyamp
parent a3bf3340bf
commit 2819465caf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.8.9
version=0.9.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=f0d43ad9269ee8290e1c55e7add4e02d8048dc2aa9c83d4f190eed6f8b21e34d
checksum=b2993ec608200df9d9d596b84255e9e069205333ac8deeb1c6c5c573d5fd974c
system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite"