dendrite: update to 0.8.8.

This commit is contained in:
Joel Beckmeyer 2022-06-09 08:09:29 -04:00 committed by Echo
parent 9e7c749da8
commit f2ca0c2941

View file

@ -1,6 +1,6 @@
# Template file for 'dendrite' # Template file for 'dendrite'
pkgname=dendrite pkgname=dendrite
version=0.8.7 version=0.8.8
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/matrix-org/dendrite" go_import_path="github.com/matrix-org/dendrite"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://matrix.org/docs/projects/server/dendrite" homepage="https://matrix.org/docs/projects/server/dendrite"
changelog="https://raw.githubusercontent.com/matrix-org/dendrite/main/CHANGES.md" changelog="https://raw.githubusercontent.com/matrix-org/dendrite/main/CHANGES.md"
distfiles="https://github.com/matrix-org/dendrite/archive/v${version}.tar.gz" distfiles="https://github.com/matrix-org/dendrite/archive/v${version}.tar.gz"
checksum=af2384f9aa91fdd57db14b10e202cdbe0db6ce08f08e3f461f77ed1923c10f8a checksum=1fdd8a3d2844cf38b7bb8ed761f3d66de83902ab502f137d1f4572e884a8fa46
system_accounts="_dendrite" system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite" _dendrite_homedir="/var/lib/dendrite"