prosody: update to 0.11.2

This commit is contained in:
Nathan Owens 2019-01-16 20:11:03 -06:00 committed by maxice8
parent ad31d2022d
commit 1caed660b6
1 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'prosody'
pkgname=prosody
version=0.10.3
revision=2
version=0.11.2
revision=1
build_style=configure
configure_args="
--ostype=linux
@ -16,7 +16,8 @@ conf_files="
/etc/prosody/prosody.cfg.lua
/etc/prosody/certs/localhost.cnf
/etc/prosody/certs/openssl.cnf
/etc/prosody/certs/Makefile"
/etc/prosody/certs/makefile
/etc/prosody/certs/GNUmakefile"
make_dirs="/var/lib/prosody 0755 prosody prosody"
makedepends="lua51-devel libressl-devel libidn-devel"
depends="luasocket luafilesystem luaexpat lua51-luasec lua51-BitOp"
@ -25,7 +26,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://prosody.im/"
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
checksum=0c72e221aa0bb2e6cd990a3cff72ee28d3d519493915dadde0e8eebb0b3f1871
checksum=8911f6dc29b9e0c4edf9e61dc23fa22d77bc42c4caf28b809ab843b2f08e4831
system_accounts="prosody"
prosody_homedir="/var/lib/prosody"