prosody: update to 0.11.9.
Fixes: * CVE-2021-32918 * CVE-2021-32920 * CVE-2021-32921 * CVE-2021-32917 * CVE-2021-32919
This commit is contained in:
parent
aba5bc1f7a
commit
7af658cf88
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.11.8
|
||||
revision=2
|
||||
version=0.11.9
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
--ostype=linux
|
||||
|
@ -27,7 +27,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://prosody.im/"
|
||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=830f183b98d5742d81e908d2d8e3258f1b538dad7411f06fda5b2cc5c75068f8
|
||||
checksum=ccc032aea49d858635fb93644db276de6812be83073a8d80e9b4508095deff09
|
||||
|
||||
system_accounts="prosody"
|
||||
prosody_homedir="/var/lib/prosody"
|
||||
|
|
Loading…
Reference in a new issue