diff --git a/srcpkgs/prosody/template b/srcpkgs/prosody/template index f53d0f9ab13..844cab6a29e 100644 --- a/srcpkgs/prosody/template +++ b/srcpkgs/prosody/template @@ -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 " +maintainer="Orphaned " 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"