package/tmux: security bump to version 3.6b

https://raw.githubusercontent.com/tmux/tmux/3.6b/CHANGES
https://github.com/tmux/tmux/issues/5109

Fixes CVE-2026-11623: https://seclists.org/oss-sec/2026/q2/934

Switched to tarball hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
Bernd Kuhls
2026-06-19 20:57:00 +02:00
committed by Fiona Klute
parent 6f39a9ba29
commit 28c6fc47b4
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# From https://github.com/tmux/tmux/releases/tag/3.6b
sha256 390759d25fdba016887ec982b808927e637070fd7d03a8021f8ef3102b9ae3c7 tmux-3.6b.tar.gz
# Locally computed:
sha256 b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759 tmux-3.6a.tar.gz
sha256 c031bd37f464c534277814f6aa38686fa023d094261d57fd2545ad592bb53ccd COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
TMUX_VERSION = 3.6a
TMUX_VERSION = 3.6b
TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)
TMUX_LICENSE = ISC
TMUX_LICENSE_FILES = COPYING