From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] tmux: version bump 2.5 -> 3.4
Date: Fri, 19 Jul 2024 16:02:14 +0200 [thread overview]
Message-ID: <20240719140214.722596-1-p.zabel@pengutronix.de> (raw)
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/tmux.make | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/rules/tmux.make b/rules/tmux.make
index ce5bdb5d4c91..37441ec6a3e4 100644
--- a/rules/tmux.make
+++ b/rules/tmux.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TMUX) += tmux
#
# Paths and names
#
-TMUX_VERSION := 2.5
-TMUX_MD5 := 4a5d73d96d8f11b0bdf9b6f15ab76d15
+TMUX_VERSION := 3.4
+TMUX_MD5 := f6e35f957f91af5bb07cb8449228f5cd
TMUX := tmux-$(TMUX_VERSION)
TMUX_SUFFIX := tar.gz
TMUX_URL := https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)/$(TMUX).$(TMUX_SUFFIX)
@@ -33,10 +33,14 @@ TMUX_LICENSE := ISC
TMUX_CONF_TOOL := autoconf
TMUX_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --disable-fuzzing \
--disable-debug \
--disable-static \
--disable-utempter \
- --disable-utf8proc
+ --disable-utf8proc \
+ --disable-systemd \
+ --disable-cgroups \
+ --disable-sixel
# ----------------------------------------------------------------------------
# Target-Install
--
2.39.2
next reply other threads:[~2024-07-19 14:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-19 14:02 Philipp Zabel [this message]
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20240719140214.722596-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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