|
@@ -4,10 +4,10 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-TMUX_VERSION = 2.7
|
|
|
|
|
|
+TMUX_VERSION = 2.8
|
|
TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)
|
|
TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)
|
|
TMUX_LICENSE = ISC
|
|
TMUX_LICENSE = ISC
|
|
-TMUX_LICENSE_FILES = README COPYING
|
|
|
|
|
|
+TMUX_LICENSE_FILES = COPYING
|
|
TMUX_DEPENDENCIES = libevent ncurses host-pkgconf
|
|
TMUX_DEPENDENCIES = libevent ncurses host-pkgconf
|
|
|
|
|
|
# Add /usr/bin/tmux to /etc/shells otherwise some login tools like dropbear
|
|
# Add /usr/bin/tmux to /etc/shells otherwise some login tools like dropbear
|