Signed-off-by: Alexander Marx alexander.marx@ipfire.org --- tmux/tmux.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tmux/tmux.nm b/tmux/tmux.nm index ac3a556..2a58b69 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/%%7Bname%7D/ +source_dl = https://github.com/tmux/tmux/releases/download/%%7Bversion%7D
build requires