summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorJustin Boffemmyer2014-07-31 08:59:34 +0900
committerJustin Boffemmyer2014-07-31 08:59:34 +0900
commitd55a7ae972bdd153da4f3bdd67db7f1c51efe5a8 (patch)
treeff5b375a3cbbeb680e2f78b8e7f5c46b50c563db /chat-im
parent619f35d39e5391c3ba66e91639d642293e2cf9f5 (diff)
chat-im/prosody: updated to 0.9.4
Updated prosody to 0.9.4. Lots of bugfixes, including a security update (mod_compression).
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/prosody/DETAILS4
-rw-r--r--chat-im/prosody/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat-im/prosody/DETAILS b/chat-im/prosody/DETAILS
index be5ad8befc..b67a5c6fd3 100755
--- a/chat-im/prosody/DETAILS
+++ b/chat-im/prosody/DETAILS
@@ -1,8 +1,8 @@
SPELL=prosody
- VERSION=0.9.1
+ VERSION=0.9.4
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.im/downloads/source/${SOURCE}
- SOURCE_HASH=sha512:dbd0d8476f0abb4030f8c1ac68786cde2dd68bc2e6602ba8ea27b7d23f2010f963dd3ff50e0a6e7780bddfba014c7bbd1fa0c607d070d979131c15431e04c3fa
+ SOURCE_HASH=sha512:9bba454caf50ed590dc18febd1a739f35e850805ac19e9a2e822ce3b39306a4f6d67162a49b11baa7e4f575b19e954dfd91f984780a724f6e0c69202947ca94c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://prosody.im/"
LICENSE[0]=MIT/X11
diff --git a/chat-im/prosody/HISTORY b/chat-im/prosody/HISTORY
index 783c961e1c..b8938c7383 100644
--- a/chat-im/prosody/HISTORY
+++ b/chat-im/prosody/HISTORY
@@ -1,3 +1,6 @@
+2014-07-31 Justin Boffemmyer <flux@sourcemage.org>
+ * DETAILS: version 0.9.4
+
2013-10-14 Jeremy Blosser <jblosser@sourcemage.org>
* DETAILS: version 0.9.1
* DEPENDS: added lualdap support