dendrite: update to 0.10.2.

This commit is contained in:
Joel Beckmeyer 2022-10-07 13:25:54 -04:00 committed by classabbyamp
parent 1ea50ded64
commit b7ddd723df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.10.1
version=0.10.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=077946f3deb6b0aa3a58fc02d413a6950a6b4dd9b90b73c6a41911b229ecb124
checksum=b90451ca7d2b0c768882daa5651d45b703d487f0d65257820f7a0323155838cc
system_accounts="_dendrite"
_dendrite_homedir="/var/lib/dendrite"