dendrite: update to 0.13.2.

This commit is contained in:
Joel Beckmeyer 2023-08-23 10:48:32 -04:00 committed by Duncan Overbruck
parent b61ca98c9c
commit f441d6557e

View file

@ -1,7 +1,7 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.13.1
revision=2
version=0.13.2
revision=1
build_style=go
go_import_path="github.com/matrix-org/dendrite"
go_package="./cmd/create-account ./cmd/dendrite ./cmd/generate-config
@ -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=d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea
checksum=d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640
system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite"