summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-05-10 16:15:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-05-13 09:15:42 +0200
commitb4a2557981ef81a56fef1ee7893d5a12a66d1af0 (patch)
tree33d8e5903be3be8a3530c7d6224da363a439e606
parent8599c2004ecf11b55e4a9f7239cd6968f0f7d303 (diff)
downloadptxdist-b4a2557981ef81a56fef1ee7893d5a12a66d1af0.tar.gz
ptxdist-b4a2557981ef81a56fef1ee7893d5a12a66d1af0.tar.xz
libmbim: Version bump. 1.26.2 -> 1.26.4
Various minor fixes. https://github.com/freedesktop/libmbim/commits/mbim-1-26 Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220510141545.3810851-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libmbim.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libmbim.make b/rules/libmbim.make
index ba9941653..781f9c0ce 100644
--- a/rules/libmbim.make
+++ b/rules/libmbim.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBMBIM) += libmbim
#
# Paths and names
#
-LIBMBIM_VERSION := 1.26.2
-LIBMBIM_MD5 := 8893edbfd16e1198c018277cd2ad487e
+LIBMBIM_VERSION := 1.26.4
+LIBMBIM_MD5 := 58dea20cad346f31d2873b68385a9973
LIBMBIM := libmbim-$(LIBMBIM_VERSION)
LIBMBIM_SUFFIX := tar.xz
LIBMBIM_URL := http://www.freedesktop.org/software/libmbim/$(LIBMBIM).$(LIBMBIM_SUFFIX)