mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
dendrite: update to 0.13.1.
This commit is contained in:
parent
d17c3d3f53
commit
379f14ed99
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'dendrite'
|
||||
pkgname=dendrite
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/matrix-org/dendrite"
|
||||
go_package="./cmd/create-account ./cmd/dendrite ./cmd/generate-config
|
||||
./cmd/generate-keys"
|
||||
short_desc="Dendrite is a second-generation Matrix homeserver written in Go"
|
||||
short_desc="Second-generation Matrix homeserver"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
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=858a3650d957431da4e78f82d801eba6eb963fbc4e6d1dd0ecce3d5c244b265d
|
||||
checksum=d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea
|
||||
|
||||
system_accounts="_dendrite"
|
||||
_dendrite_homedir="/var/lib/dendrite"
|
||||
|
|
Loading…
Add table
Reference in a new issue