summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorIsmael Luceno2016-10-18 16:01:59 -0200
committerIsmael Luceno2016-10-18 20:39:22 -0200
commitbc0ee5a6dce0535e6ecb856057c3eee35709e25c (patch)
treee411307ea4d33bd8f68470299278538a885816ce /chat-irc
parentd1f2a2e5da5a1545579ad3802881741fe9b3605a (diff)
weechat 1.6
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/weechat/DETAILS8
-rw-r--r--chat-irc/weechat/HISTORY4
2 files changed, 8 insertions, 4 deletions
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index 66c2b71713..49044b0790 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -9,14 +9,14 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/weechat-$WEECHAT_BRANCH
SOURCE_URL[0]=git_http://github.com/${SPELL}/${SPELL}.git:$SPELL
else
if [ "$WEECHAT_BRANCH" == "devel" ]; then
- VERSION=1.5-dev
+ VERSION=1.6-dev
SOURCE=$SPELL-devel.tar.bz2
- SOURCE_HASH=sha512:57f5185992c4773e1ec4dadd904a02e1e6d424b1e540d7f0e1b63f34fb96423c49948bd669563a120145a654195184d76da14b93596c606c477a412fbc33aea6
+ SOURCE_HASH=sha512:6e9dd8afe0633aa4cc0451d9373c9e681857ab0e4230afce30549b3b5c1175d6b572b1779bca19f96ab56735287963a01c5f18856ad045c41818ff2d668eaea8
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-devel
else
- VERSION=1.5
+ VERSION=1.6
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:8999ffd4f5034f973f790bf7e0e6b1bacd73ab588d7dce7dcbea15861efb766510d1a2f722b9fa86b52a8345aef37918f3c949b85a0451e19485cee4e76d45b2
+ SOURCE_HASH=sha512:ff0666904eae180f7091f475fade089128999ab1736e0e4a64ff79139eecb14f091d830be3110b75ec50ce85472bbf49343606ec827959d7711a19a33bfd4059
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 8af5257f4f..2d2393c4cc 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,7 @@
+2016-10-18 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WEECHAT_BRANCH=stable to 1.6
+ updated WEECHAT_BRANCH=devel to 1.6-dev
+
2016-05-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* CONFIGURE, DETAILS: version 1.5