commit eb0309bc87fdd402d08b3bfc938ccd66547f1770
parent 0424c1f7232fcbc4422ad79ec7575559d7a464f5
Author: heil <heil@terminal-consulting.de>
Date: Sun, 15 Jan 2017 21:28:23 +0100
prosody: bump to version 0.9.12
Signed-off-by: heil <heil@terminal-consulting.de>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/prosody/Makefile b/net/prosody/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=prosody
-PKG_VERSION:=0.9.10
+PKG_VERSION:=0.9.12
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://prosody.im/downloads/source
-PKG_MD5SUM:=ef6d4a9e6dcae577eb52f7277d7beac5
+PKG_MD5SUM:=d743adea6cfbaacc3a24cc0c3928bb1b
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=MIT/X11