* [PATCH] tmux: Update to 3.6b
@ 2026-05-21 13:51 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2026-05-21 13:51 UTC (permalink / raw)
To: development; +Cc: Matthias Fischer
For details see:
https://raw.githubusercontent.com/tmux/tmux/3.6b/CHANGES
"CHANGES FROM 3.6a TO 3.6b
* Remove images from the correct list when they are removed while in the
alternate screen (reported by xlabai at tencent dot com)."
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
lfs/tmux | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/tmux b/lfs/tmux
index 4d7700670..d7abfbc14 100644
--- a/lfs/tmux
+++ b/lfs/tmux
@@ -26,7 +26,7 @@ include Config
SUMMARY = Terminal multiplexer
-VER = 3.6a
+VER = 3.6b
THISAPP = tmux-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = tmux
-PAK_VER = 14
+PAK_VER = 15
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a2946fa9449fe40d94d1ab25e48c7faecedec8dce4372147a738a2c61443a8f430f37c252bb5ef9d5cb99041d4d928ea4389ec21da7247817a6238a46f6598d8
+$(DL_FILE)_BLAKE2 = b65b0d4243267010422ef4efc7c43926312eac4d691459dfefe0c567956ce19d58074aafdcbcd22d0e5dafe66947919eaa7f5fa8a2eb68ccdb3709c8e9681875
install : $(TARGET)
--
2.53.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-21 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-21 13:51 [PATCH] tmux: Update to 3.6b Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox