summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorIsmael Luceno2016-06-28 22:25:39 +0200
committerIsmael Luceno2016-06-28 22:25:39 +0200
commitf98d0543c1d5d56ddaea4666989f7549927fca4d (patch)
tree9bd18da2a749db9d522a007239a58a38423fcdc0 /chat-irc
parent0a8f1eb6f44b3def651defe7375221ac5fd99e6f (diff)
bitlbee 3.4.2
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/bitlbee/DETAILS4
-rw-r--r--chat-irc/bitlbee/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat-irc/bitlbee/DETAILS b/chat-irc/bitlbee/DETAILS
index 1472dbc255..7cf6beaee4 100755
--- a/chat-irc/bitlbee/DETAILS
+++ b/chat-irc/bitlbee/DETAILS
@@ -1,10 +1,10 @@
SPELL=bitlbee
- VERSION=3.4
+ VERSION=3.4.2
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://get.bitlbee.org/src/$SOURCE
- SOURCE_HASH=sha512:6e1f9fdd09402d63859960aa3f6bc1fc8701a10f5e3cd09210bbba69d2246bc471c68371e98c2879602e55bdc4e6f6e45fd8515ae81fd65d89e25dfd3b70041e
+ SOURCE_HASH=sha512:2b839c014cfad037d815aa0e0867dda1b4628ff076d8de6fec1e80ab1499bca565d9afbe104929d492ff68c86b745cc3f76acbeba102766d656f2d359b70302e
DOCS="doc/AUTHORS doc/CHANGES doc/CREDITS doc/FAQ doc/HACKING doc/INSTALL doc/README doc/user-guide/user-guide.* $DOCS"
DOC_DIRS=""
WEB_SITE=http://www.bitlbee.org
diff --git a/chat-irc/bitlbee/HISTORY b/chat-irc/bitlbee/HISTORY
index d5294ba6a3..306a09b764 100644
--- a/chat-irc/bitlbee/HISTORY
+++ b/chat-irc/bitlbee/HISTORY
@@ -1,3 +1,6 @@
+2016-06-28 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 3.4.2
+
2015-05-08 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.4
* DEPENDS, CONFIGURE: added libressl support