summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorIsmael Luceno2019-06-28 20:20:20 +0200
committerIsmael Luceno2019-06-28 20:20:20 +0200
commitb301466edc4ed65542f1783da925dad1828ff714 (patch)
tree58a6547ab257a03bdfbf1bebb51e34a17614b33d /chat-irc
parent5e589f85c64c73e2ed28aa2011ea284f22f4a320 (diff)
weechat (devel) 2.6-dev
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/weechat/DETAILS4
-rw-r--r--chat-irc/weechat/HISTORY1
2 files changed, 3 insertions, 2 deletions
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index 760221b7ca..89266446c5 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -9,9 +9,9 @@ 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.8-dev
+ VERSION=2.6-dev
SOURCE=$SPELL-devel.tar.bz2
- SOURCE_HASH=sha512:82f39d9f769b423b30fbe7fa5c5e3c964a0e47161dc3696d55b7a06a43cc591ad975f4f8923e0c3ee0bc2af55f9f0ef4fe17be871b819cff7da23c0e302891e8
+ SOURCE_HASH=sha512:cb61a49a0828647273be8bef474140a19aed38c5f4f8f4ca75850846d12902f1d030606023b33026b061c44f878a77ce9d1e10e1279636f412863c2c3fa12a62
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-devel
else
VERSION=2.5
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 4bfbe3bb71..6f5a372759 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,5 +1,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
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/