From 6a563d5ae26bb2d7e77fba32f6a93d55734fecf6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 9 Jan 2016 05:52:45 +0100 Subject: [PATCH] prosody: update to 0.9.9. --- srcpkgs/prosody/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/prosody/template b/srcpkgs/prosody/template index 86314ee431..4d4571cd4d 100644 --- a/srcpkgs/prosody/template +++ b/srcpkgs/prosody/template @@ -1,7 +1,7 @@ # Template file for 'prosody' pkgname=prosody -version=0.9.8 -revision=3 +version=0.9.9 +revision=1 build_style=configure conf_files=" /etc/prosody/prosody.cfg.lua @@ -14,11 +14,11 @@ make_dirs="/var/lib/prosody 0755 prosody prosody" makedepends="lua51-devel libressl-devel libidn-devel" depends="lua51 luasocket luafilesystem luaexpat luasec" short_desc="Lightweight and extensible Jabber/XMPP server written in Lua" -maintainer="Duncaen " +maintainer="Duncaen " license="MIT" homepage="https://prosody.im/" distfiles="https://prosody.im/downloads/source/${pkgname}-${version}.tar.gz" -checksum=9470415c56e0b847089b45fabd48bc1f8211cd525fba56967409d064f4257871 +checksum=5624fd80d1030c4d1e239172f7a0d58761a14ffad28713240e8f3165d5cacf2e pre_build() { cp -f ${FILESDIR}/prosody.cfg.lua prosody.cfg.lua.dist