Skip to content

Commit 3ca4037

Browse files
committed
tmux - update from 3.4 to 3.5
1 parent 801c5ca commit 3ca4037

File tree

4 files changed

+2
-27
lines changed

4 files changed

+2
-27
lines changed

build/tmux/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=tmux
21-
VER=3.4
21+
VER=3.5
2222
PKG=terminal/tmux
2323
SUMMARY="Terminal multiplexer"
2424
DESC="$SUMMARY"

build/tmux/patches/manformat.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

build/tmux/patches/series

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
errno-for-errno.patch
22
job-libevheader.patch
33
evports.patch
4-
manformat.patch

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
| system/test/fio | 3.37 | https://github.com/axboe/fio/tags
109109
| system/watch | 3.3.16 | https://gitlab.com/api/v4/projects/procps-ng%2Fprocps/releases https://gitlab.com/procps-ng/procps/-/releases
110110
| terminal/screen | 4.9.1 | https://ftp.gnu.org/gnu/screen/
111-
| terminal/tmux | 3.4 | https://github.com/tmux/tmux/releases http://tmux.github.io/
111+
| terminal/tmux | 3.5 | https://github.com/tmux/tmux/releases http://tmux.github.io/
112112
| text/gawk | 5.3.1 | https://ftp.gnu.org/gnu/gawk/
113113
| text/gnu-diffutils | 3.10 | http://git.savannah.gnu.org/cgit/diffutils.git/refs/tags
114114
| text/gnu-gettext | 0.22.5 | https://ftp.gnu.org/pub/gnu/gettext/

0 commit comments

Comments
 (0)