dendrite: update to 0.10.9.
This commit is contained in:
parent
f25a946726
commit
65cda887ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dendrite'
|
||||
pkgname=dendrite
|
||||
version=0.10.8
|
||||
version=0.10.9
|
||||
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=850b010becfc7ec810b971f9d86cfba8174700987fb22b3e828624b86d656b4e
|
||||
checksum=f31c66de38d7bd0bfa187c2afc0247f74331777f619db445a7da5f1a58700a3e
|
||||
|
||||
system_accounts="_dendrite"
|
||||
_dendrite_homedir="/var/lib/dendrite"
|
||||
|
|
Loading…
Reference in New Issue