libmbim: bump to 1.12.0

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-14 22:50:25 +01:00 committed by Thomas Petazzoni
parent ce68134299
commit a1f672bfa8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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