aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmux-mem-cpu-load/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tmux-mem-cpu-load/Makefile')
-rw-r--r--sysutils/tmux-mem-cpu-load/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tmux-mem-cpu-load/Makefile b/sysutils/tmux-mem-cpu-load/Makefile
index 3aee88e62f62..d0f351725761 100644
--- a/sysutils/tmux-mem-cpu-load/Makefile
+++ b/sysutils/tmux-mem-cpu-load/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tmux-mem-cpu-load
-PORTVERSION= 3.6.2
+PORTVERSION= 3.7.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@@ -9,7 +9,7 @@ WWW= https://github.com/thewtex/tmux-mem-cpu-load
LICENSE= APACHE20
-USES= cmake compiler:c++11-lang
+USES= cmake:testing compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= thewtex