summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorFlorian Franzmann2019-09-08 14:51:34 +0200
committerFlorian Franzmann2019-09-08 14:51:34 +0200
commit08c811230b1a2ad05719e0d7203eb02f9df6d8f4 (patch)
tree67530b703a4ec020c98a09f42b8eab785418f3da /chat-irc
parent563bb692d08ddb60f8ca9dc84b598485419c187a (diff)
chat-irc/weechat: version 2.6
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/weechat/DETAILS4
-rw-r--r--chat-irc/weechat/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index afbe685452..8c53f98548 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -17,9 +17,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$WEECHAT_BRANCH"
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
;;
*)
- VERSION=2.5
+ VERSION=2.6
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:1bd11a695c11a44ff8a0e8f9ae61ca3b8b182ec84b472da9924a52526cd5d1c0360c0851aeb16d6e8906390f73440178b0729471ee892600ed7a40a748fa5400
+ SOURCE_HASH=sha512:37d44073000b401cec85eeecd0b39af101431238ba28b4147c0ecf8f3fcc5017dfe95349f05fbf3997d533aa9b919cb225533df8b20719f8c27e8d3db907734a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
;;
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 6f5a372759..59fbfdc53e 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2019-09-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.6
+
2019-06-28 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WEECHAT_BRANCH=stable to 2.5
updated WEECHAT_BRANCH=devel to 2.6-dev