From e1751b763fed081c2daa034d0d23f9530b75dadb Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Mon, 5 Sep 2016 08:14:03 +0000 Subject: [PATCH] tmux: Update to 2.2 Signed-off-by: Alexander Marx --- tmux/tmux.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux/tmux.nm b/tmux/tmux.nm index ac3a556ee..2a58b69ed 100644 --- a/tmux/tmux.nm +++ b/tmux/tmux.nm @@ -4,7 +4,7 @@ ############################################################################### name = tmux -version = 2.0 +version = 2.2 release = 1 groups = Application/System @@ -19,7 +19,7 @@ description programs such as GNU Screen. end -source_dl = http://downloads.sourceforge.net/%{name}/ +source_dl = https://github.com/tmux/tmux/releases/download/%{version} build requires -- 2.47.2