mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] modemmanager: Version bump 1.20.2 -> 1.20.6
@ 2023-12-08 19:23 Lars Pedersen
  2023-12-21  9:43 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Pedersen @ 2023-12-08 19:23 UTC (permalink / raw)
  To: ptxdist; +Cc: Lars Pedersen

Disabled new option to install examples

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
 rules/modemmanager.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/modemmanager.make b/rules/modemmanager.make
index 94b327c43..27d2da805 100644
--- a/rules/modemmanager.make
+++ b/rules/modemmanager.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MODEMMANAGER) += modemmanager
 #
 # Paths and names
 #
-MODEMMANAGER_VERSION	:= 1.20.2
-MODEMMANAGER_MD5	:= 441b08c34136f3a28d79c7f110b6ee32
+MODEMMANAGER_VERSION	:= 1.20.6
+MODEMMANAGER_MD5	:= 1c4554dd34a5ae7d02e7cb36cc9e2ec4
 MODEMMANAGER		:= ModemManager-$(MODEMMANAGER_VERSION)
 MODEMMANAGER_SUFFIX	:= tar.bz2
 MODEMMANAGER_URL	:= https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/$(MODEMMANAGER_VERSION)/$(MODEMMANAGER).$(MODEMMANAGER_SUFFIX)
@@ -53,7 +53,8 @@ MODEMMANAGER_CONF_OPT	:= \
 	-Dvapi=false \
 	-Dgtk_doc=false \
 	-Dman=false \
-	-Dbash_completion=false
+	-Dbash_completion=false \
+	-Dexamples=false
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.43.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-21  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-08 19:23 [ptxdist] [PATCH] modemmanager: Version bump 1.20.2 -> 1.20.6 Lars Pedersen
2023-12-21  9:43 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox