aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorNicholas Smith <nicholas.smith@telcoantennas.com.au>2020-01-20 14:03:11 +1000
committerNicholas Smith <nicholas.smith@telcoantennas.com.au>2020-01-20 14:03:11 +1000
commit874038db5fa6e368d8c6ab1ff9fb672124c26043 (patch)
treef2f3112448952441b25a9ac008e6dcd5d07ffc68 /libs
parent40975c6c1e2b224793762cfcc1fabf89e758457c (diff)
libmbim: bump libmbim to 1.22.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Diffstat (limited to 'libs')
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libmbim/Makefile b/libs/libmbim/Makefile
index 442d51cfb..787851a18 100644
--- a/libs/libmbim/Makefile
+++ b/libs/libmbim/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmbim
-PKG_VERSION:=1.20.4
+PKG_VERSION:=1.22.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libmbim
-PKG_HASH:=ac2708a409b09f1f6f1786a8a9e39c36619aa8d6f285ea943daa7a48ea36d3e8
+PKG_HASH:=5c0778eb1cd12c3604523134e55183f5147b0cae71150e875b583768f7aa1f38
PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au>