From 04bbcb5cadbf26b240eab5d86592ede9b4ff3d96 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 07:11:37 +0200 Subject: [PATCH] tmux: code style. --- app-misc/tmux/tmux-2.5.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-misc/tmux/tmux-2.5.recipe b/app-misc/tmux/tmux-2.5.recipe index 4a597a7ba..62d65ef24 100644 --- a/app-misc/tmux/tmux-2.5.recipe +++ b/app-misc/tmux/tmux-2.5.recipe @@ -6,10 +6,9 @@ such as GNU screen." HOMEPAGE="http://tmux.github.io/" COPYRIGHT="2015 tmux team" LICENSE="ISC" +REVISION="1" SOURCE_URI="https://github.com/tmux/tmux/releases/download/$portVersion/tmux-$portVersion.tar.gz" CHECKSUM_SHA256="ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df" -REVISION="1" - PATCHES="tmux-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"