libmbim: bump to 1.10.2
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 7 Jan 2015 22:45:15 +0000 (23:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Jan 2015 20:35:43 +0000 (21:35 +0100)
Add locally computed hash file.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libmbim/libmbim.hash [new file with mode: 0644]
package/libmbim/libmbim.mk

diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
new file mode 100644 (file)
index 0000000..ac9b70c
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  c0f6611c1ea726f8801bdf3316cf3fe31772391cd60945373c4c9d128655c7bc  libmbim-1.10.2.tar.xz
index 3613d2566a4066ac8383b64e58b2a92fe3896cec..07fb1b613f10a7bcc370e84b50d2268e4c4a45fd 100644 (file)
@@ -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)