aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVieno Hakkerinen <vieno@hakkerinen.eu>2020-04-21 05:57:56 +0200
committerVieno Hakkerinen <vieno@hakkerinen.eu>2020-04-21 05:57:56 +0200
commitbc500293e37b806e6b880ede492c0c9b9f42268d (patch)
tree7c42762e94ad03263afdde9a47c8e8fce5cedf48
parent803dd9c739fa392150adc1b1dda9fa84ba3ce454 (diff)
prosody: update to 0.11.5
Signed-off-by: Vieno Hakkerinen <vieno@hakkerinen.eu>
-rw-r--r--net/prosody/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/prosody/Makefile b/net/prosody/Makefile
index b31e5f673..6d411dc44 100644
--- a/net/prosody/Makefile
+++ b/net/prosody/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=prosody
-PKG_VERSION:=0.11.3
-PKG_RELEASE:=2
+PKG_VERSION:=0.11.5
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://prosody.im/downloads/source
-PKG_HASH:=cfdabd6f42a9fc5db300221967c518c26bd4b6e62def721c1626894d6325bf87
+PKG_HASH:=55f8bd65d5d2af61cc739bd6164e4207011e0d2d260cde583071c90d8d85408b
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=MIT/X11