aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-10-14 19:40:00 -0700
committerRosen Penev <rosenp@gmail.com>2020-10-15 15:34:51 -0700
commit68a3a06e98c234069afaffbc59bcc169e9205e93 (patch)
treebb3e6592b866fc86124a8ea5076026735673a2c9
parent2b684a47597f63c8a0d3013b8fdb838c178c7a69 (diff)
prosody: update to 0.11.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
-rw-r--r--net/prosody/Makefile4
-rw-r--r--net/prosody/files/prosody.init2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/prosody/Makefile b/net/prosody/Makefile
index 6d411dc44..4c0401abe 100644
--- a/net/prosody/Makefile
+++ b/net/prosody/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=prosody
-PKG_VERSION:=0.11.5
+PKG_VERSION:=0.11.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://prosody.im/downloads/source
-PKG_HASH:=55f8bd65d5d2af61cc739bd6164e4207011e0d2d260cde583071c90d8d85408b
+PKG_HASH:=28ffc07653485cb63e22b387d3ea4825ee2baaee0c5827de4d6053a35b1c8747
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=MIT/X11
diff --git a/net/prosody/files/prosody.init b/net/prosody/files/prosody.init
index 9829862d2..a73e68261 100644
--- a/net/prosody/files/prosody.init
+++ b/net/prosody/files/prosody.init
@@ -28,7 +28,7 @@ start_service() {
}
[ -f /sbin/paxctl ] && {
- paxctl -v /usr/bin/ > /dev/null 2>&1
+ paxctl -v /usr/bin/ > /dev/null 2>&1
[ $? -ne 0 ] && {
cp /usr/bin/lua /tmp
paxctl -c -m /tmp/lua