prosody: update to 0.11.6.

This commit is contained in:
Duncaen 2020-09-21 16:14:19 +02:00
parent 7b9f0fe4b9
commit e5bc70d021
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'prosody' # Template file for 'prosody'
pkgname=prosody pkgname=prosody
version=0.11.5 version=0.11.6
revision=3 revision=1
build_style=configure build_style=configure
configure_args=" configure_args="
--ostype=linux --ostype=linux
@ -27,7 +27,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://prosody.im/" homepage="https://prosody.im/"
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz" distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
checksum=55f8bd65d5d2af61cc739bd6164e4207011e0d2d260cde583071c90d8d85408b checksum=cda1db631c5f91f8439c66c9204dbf3bc41efd65313f7f5d3c88121ff9141755
system_accounts="prosody" system_accounts="prosody"
prosody_homedir="/var/lib/prosody" prosody_homedir="/var/lib/prosody"