mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dendrite: update to 0.10.1.
This commit is contained in:
parent
3d14582906
commit
1cda0c0e44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dendrite'
|
# Template file for 'dendrite'
|
||||||
pkgname=dendrite
|
pkgname=dendrite
|
||||||
version=0.9.9
|
version=0.10.1
|
||||||
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=bfe48407f602e018f6c8e960579b755ffcc4f453a5a06d506856a1c7c7d70c81
|
checksum=077946f3deb6b0aa3a58fc02d413a6950a6b4dd9b90b73c6a41911b229ecb124
|
||||||
|
|
||||||
system_accounts="_dendrite"
|
system_accounts="_dendrite"
|
||||||
_dendrite_homedir="/var/lib/dendrite"
|
_dendrite_homedir="/var/lib/dendrite"
|
||||||
|
|
Loading…
Add table
Reference in a new issue