libmbim: bump to version 1.14.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 2016-07-26 16:47:41 +02:00 committed by Thomas Petazzoni
parent 100058c3ce
commit b100839e4e
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed:
sha256 7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a libmbim-1.12.4.tar.xz
sha256 ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b libmbim-1.14.0.tar.xz

View file

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