tmux: Update to 3.3a

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2022-11-22 15:27:55 +00:00
parent e3bf486fde
commit 483e48a6d2
1 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = tmux
version = 2.8
version = 3.3a
release = 1
groups = Application/System
@ -23,9 +23,14 @@ source_dl = https://github.com/tmux/tmux/releases/download/%{version}
build
requires
bison
ncurses-devel
libevent-devel
#systemd-devel
end
#configure_options += \
# --enable-systemd
end
packages