libqmi: bump to 1.10.6
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 7 Jan 2015 22:45:16 +0000 (23:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Jan 2015 20:36:55 +0000 (21:36 +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/libqmi/libqmi.hash [new file with mode: 0644]
package/libqmi/libqmi.mk

diff --git a/package/libqmi/libqmi.hash b/package/libqmi/libqmi.hash
new file mode 100644 (file)
index 0000000..a42aebc
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  963cce068968d749e22973dce0afc05543915e4accea736963a7d426f6b29a80  libqmi-1.10.6.tar.xz
index b083aea905753d4aa05a00c1ba735beb84890846..dd87d7342aeeb4792f8df8a2f68de8188e7bd16a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBQMI_VERSION = 1.10.4
+LIBQMI_VERSION = 1.10.6
 LIBQMI_SITE = http://www.freedesktop.org/software/libqmi
 LIBQMI_SOURCE = libqmi-$(LIBQMI_VERSION).tar.xz
 LIBQMI_LICENSE = LGPLv2+ (library), GPLv2+ (programs)