Requirement for upcoming ModemManager version bump. Signed-off-by: Alexander Dahl <[email protected]> --- rules/libqmi.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libqmi.make b/rules/libqmi.make index d2d31ce18..5835f3fb1 100644 --- a/rules/libqmi.make +++ b/rules/libqmi.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBQMI) += libqmi # # Paths and names # -LIBQMI_VERSION := 1.28.2 -LIBQMI_MD5 := 825d7226e001cb2616e85d8a1e2a410f +LIBQMI_VERSION := 1.28.6 +LIBQMI_MD5 := 4361ff7eed22f9cd696b812947cd8813 LIBQMI := libqmi-$(LIBQMI_VERSION) LIBQMI_SUFFIX := tar.xz LIBQMI_URL := http://www.freedesktop.org/software/libqmi/$(LIBQMI).$(LIBQMI_SUFFIX) -- 2.20.1 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
