From 74a33b24a2120d9f1c0250087f6b05ed2080a4f2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 24 Nov 2019 18:30:03 +0100 Subject: [PATCH] weechat: bump version. --- .../patches/{weechat-2.4.patchset => weechat-2.6.patchset} | 0 net-irc/weechat/{weechat-2.4.recipe => weechat-2.6.recipe} | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename net-irc/weechat/patches/{weechat-2.4.patchset => weechat-2.6.patchset} (100%) rename net-irc/weechat/{weechat-2.4.recipe => weechat-2.6.recipe} (93%) diff --git a/net-irc/weechat/patches/weechat-2.4.patchset b/net-irc/weechat/patches/weechat-2.6.patchset similarity index 100% rename from net-irc/weechat/patches/weechat-2.4.patchset rename to net-irc/weechat/patches/weechat-2.6.patchset diff --git a/net-irc/weechat/weechat-2.4.recipe b/net-irc/weechat/weechat-2.6.recipe similarity index 93% rename from net-irc/weechat/weechat-2.4.recipe rename to net-irc/weechat/weechat-2.6.recipe index ac0efe28b..72ce313df 100644 --- a/net-irc/weechat/weechat-2.4.recipe +++ b/net-irc/weechat/weechat-2.6.recipe @@ -5,9 +5,10 @@ It is highly customizable and extensible with scripts." HOMEPAGE="https://weechat.org/" COPYRIGHT="2003-2019 Sébastien Helleu" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/weechat/weechat/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="869d7e8eddb01cb7f2f47ab12c7ae708fe31192b23cee5b25de6754cf1d54eeb" +SOURCE_FILENAME="weechat-$portVersion.tar.gz" +CHECKSUM_SHA256="fa416e43f86a67e521bc1a4c1949d2032495864568af31016b9840bcfca35033" PATCHES="weechat-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"