prosody: update to 0.11.13.
This commit is contained in:
parent
a26df410f6
commit
3aa90b3257
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prosody'
|
||||
pkgname=prosody
|
||||
version=0.11.11
|
||||
version=0.11.13
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -23,12 +23,12 @@ makedepends="lua51-devel openssl-devel libidn-devel"
|
|||
depends="lua51-luasocket lua51-luafilesystem lua51-luaexpat lua51-luasec
|
||||
lua51-BitOp"
|
||||
short_desc="Lightweight and extensible Jabber/XMPP server written in Lua"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://prosody.im/"
|
||||
changelog="https://blog.prosody.im/prosody-${version}-released/"
|
||||
changelog="https://prosody.im/doc/release/${version}"
|
||||
distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=a1af90e2d4ac2f7cf81b385475140ecee60bec1eb83003efb5aeb89765b13774
|
||||
checksum=39c61b346a09b5125b604cb969e14206cbbcb86c81156ffc6ba2d62527cf0432
|
||||
|
||||
system_accounts="prosody"
|
||||
prosody_homedir="/var/lib/prosody"
|
||||
|
|
Loading…
Reference in New Issue