public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] tmux: Update to version 3.6b
Date: Mon, 25 May 2026 14:25:03 +0200	[thread overview]
Message-ID: <20260525122505.3658371-13-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260525122505.3658371-1-adolf.belka@ipfire.org>

- Update from version 3.6a to 3.6b
- No change to rootfile
- Changelog
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: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/tmux | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/lfs/tmux b/lfs/tmux
index 4d7700670..169a7a4c6 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 = 75e8470fb5c5f893e9f5488e5029ae9c3c77a4bdf1a6b7fab9daced048b1f31b7977344f39e97a53efbc28fb05a68d82676ddcb661cd5eb6fb6bd6acc9ab64ee
 
 install : $(TARGET)
 
@@ -81,9 +81,8 @@ $(subst %,%_BLAKE2,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && ./autogen.sh
 	cd $(DIR_APP) && ./configure \
-		--prefix=/usr
+				--prefix=/usr
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 	@rm -rf $(DIR_APP)
-- 
2.54.0



  parent reply	other threads:[~2026-05-25 12:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 12:24 [PATCH] core203: Ship iana-etc Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship krb5 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship libusb Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship lvm2 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship meson Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship sqlite Adolf Belka
2026-05-25 12:24 ` [PATCH] iana-etc: Update to version 20260511 Adolf Belka
2026-05-25 12:24 ` [PATCH] krb5: Update to version 1.22.2 Adolf Belka
2026-05-25 12:24 ` [PATCH] libusb: Update to version 1.0.30 Adolf Belka
2026-05-25 12:25 ` [PATCH] lvm2: Update to version 2.03.41 Adolf Belka
2026-05-25 12:25 ` [PATCH] meson: Update to version 1.11.1 Adolf Belka
2026-05-25 12:25 ` [PATCH] sqlite: Update to version 3530100 Adolf Belka
2026-05-25 12:25 ` Adolf Belka [this message]
2026-05-25 12:25 ` [PATCH] vim: Update to version 9.2.0526 Adolf Belka
2026-05-25 12:25 ` [PATCH] xfsprogs: Update to version 7.0.1 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260525122505.3658371-13-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox