mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
prosody: update to 0.11.10.
Fixes CVE-2021-37601.
This commit is contained in:
parent
d3577d6053
commit
cbf26d6aa9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prosody'
|
# Template file for 'prosody'
|
||||||
pkgname=prosody
|
pkgname=prosody
|
||||||
version=0.11.9
|
version=0.11.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -26,8 +26,9 @@ short_desc="Lightweight and extensible Jabber/XMPP server written in Lua"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://prosody.im/"
|
homepage="https://prosody.im/"
|
||||||
|
changelog="https://blog.prosody.im/prosody-${version}-released/"
|
||||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ccc032aea49d858635fb93644db276de6812be83073a8d80e9b4508095deff09
|
checksum=c6d714e6d4a6ddd1db1266b205d9d8a3ed91818f42755c9268ffb18359d204e1
|
||||||
|
|
||||||
system_accounts="prosody"
|
system_accounts="prosody"
|
||||||
prosody_homedir="/var/lib/prosody"
|
prosody_homedir="/var/lib/prosody"
|
||||||
|
|
Loading…
Add table
Reference in a new issue