Jelajahi Sumber

libmbim: bump to 1.10.2

Add locally computed hash file.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor Yefremov 10 tahun lalu
induk
melakukan
5c5c58a19a
2 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 2 0
      package/libmbim/libmbim.hash
  2. 1 1
      package/libmbim/libmbim.mk

+ 2 - 0
package/libmbim/libmbim.hash

@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  c0f6611c1ea726f8801bdf3316cf3fe31772391cd60945373c4c9d128655c7bc  libmbim-1.10.2.tar.xz

+ 1 - 1
package/libmbim/libmbim.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBMBIM_VERSION = 1.10.0
+LIBMBIM_VERSION = 1.10.2
 LIBMBIM_SITE = http://www.freedesktop.org/software/libmbim
 LIBMBIM_SOURCE = libmbim-$(LIBMBIM_VERSION).tar.xz
 LIBMBIM_LICENSE = LGPLv2+ (library), GPLv2+ (programs)