Merge pull request #613 from the2masters/prosody
prosody: update to 0.9.7
This commit is contained in:
commit
beec04e736
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=prosody
|
PKG_NAME:=prosody
|
||||||
PKG_VERSION:=0.9.4
|
PKG_VERSION:=0.9.7
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://prosody.im/downloads/source
|
PKG_SOURCE_URL:=http://prosody.im/downloads/source
|
||||||
PKG_MD5SUM:=94f9a613c834c276352ac5b142fb72e0
|
PKG_MD5SUM:=47de7f593279e327792df78cfa93e8a7
|
||||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
||||||
PKG_LICENSE:=MIT/X11
|
PKG_LICENSE:=MIT/X11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue