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>
This commit is contained in:
Yegor Yefremov 2015-01-07 23:45:15 +01:00 committed by Thomas Petazzoni
parent 8e3dcdcdfa
commit 5c5c58a19a
2 changed files with 3 additions and 1 deletions

View File

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

View 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)