* [ptxdist] [PATCH] minicom: Version bump. 2.11 -> 2.11.1
@ 2026-03-03 18:38 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-03-03 18:38 UTC (permalink / raw)
To: ptxdist
Minor change for build error. (BOTHER flag, baudrate other, arbitrary).
https://salsa.debian.org/minicom-team/minicom/-/releases/2.11.1
* Forward patchset. Applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
.../0001-build-reproducibly.patch | 0
patches/{minicom-2.11 => minicom-2.11.1}/series | 0
rules/minicom.make | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{minicom-2.11 => minicom-2.11.1}/0001-build-reproducibly.patch (100%)
rename patches/{minicom-2.11 => minicom-2.11.1}/series (100%)
diff --git a/patches/minicom-2.11/0001-build-reproducibly.patch b/patches/minicom-2.11.1/0001-build-reproducibly.patch
similarity index 100%
rename from patches/minicom-2.11/0001-build-reproducibly.patch
rename to patches/minicom-2.11.1/0001-build-reproducibly.patch
diff --git a/patches/minicom-2.11/series b/patches/minicom-2.11.1/series
similarity index 100%
rename from patches/minicom-2.11/series
rename to patches/minicom-2.11.1/series
diff --git a/rules/minicom.make b/rules/minicom.make
index b94dd4725..6e5bfd2f2 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MINICOM) += minicom
#
# Paths and names
#
-MINICOM_VERSION := 2.11
-MINICOM_MD5 := bf34ca28ccaccef3883dbbc1ef12275a
+MINICOM_VERSION := 2.11.1
+MINICOM_MD5 := c25f65a4b9b1671d92146c6616b5e446
MINICOM_SUFFIX := tar.bz2
MINICOM := minicom-$(MINICOM_VERSION)
MINICOM_URL := https://salsa.debian.org/minicom-team/minicom/-/archive/$(MINICOM_VERSION)/$(MINICOM).$(MINICOM_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-03 18:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-03 18:38 [ptxdist] [PATCH] minicom: Version bump. 2.11 -> 2.11.1 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox