From 0868568bebb13006fad69a6439b02481f2ec83eb Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sat, 1 Sep 2018 20:50:26 +0200 Subject: [PATCH] Weechat: bump (#2987) --- .../patches/{weechat-2.1.patchset => weechat-2.2.patchset} | 0 net-irc/weechat/{weechat-2.1.recipe => weechat-2.2.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-irc/weechat/patches/{weechat-2.1.patchset => weechat-2.2.patchset} (100%) rename net-irc/weechat/{weechat-2.1.recipe => weechat-2.2.recipe} (95%) diff --git a/net-irc/weechat/patches/weechat-2.1.patchset b/net-irc/weechat/patches/weechat-2.2.patchset similarity index 100% rename from net-irc/weechat/patches/weechat-2.1.patchset rename to net-irc/weechat/patches/weechat-2.2.patchset diff --git a/net-irc/weechat/weechat-2.1.recipe b/net-irc/weechat/weechat-2.2.recipe similarity index 95% rename from net-irc/weechat/weechat-2.1.recipe rename to net-irc/weechat/weechat-2.2.recipe index 21059ef6e..62a1f0407 100644 --- a/net-irc/weechat/weechat-2.1.recipe +++ b/net-irc/weechat/weechat-2.2.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2003-2018 Sébastien Helleu" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://weechat.org/files/src/weechat-$portVersion.tar.bz2" -CHECKSUM_SHA256="a83977ba0ecc9d4cf3aac5977266ce9e584a3e05f1d797c2184c6ceb1f47063b" +CHECKSUM_SHA256="8f621d638dc93db27a7865b6c4a67c14376bbd33315579de3998f0e30e84965c" PATCHES="weechat-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"