[Buildroot] [PATCH 2/2] libqmi: bump to 1.10.6

Yegor Yefremov yegorslists at googlemail.com
Wed Jan 7 22:45:16 UTC 2015


Add locally computed hash file.

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 package/libqmi/libqmi.hash | 2 ++
 package/libqmi/libqmi.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/libqmi/libqmi.hash

diff --git a/package/libqmi/libqmi.hash b/package/libqmi/libqmi.hash
new file mode 100644
index 0000000..a42aebc
--- /dev/null
+++ b/package/libqmi/libqmi.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  963cce068968d749e22973dce0afc05543915e4accea736963a7d426f6b29a80  libqmi-1.10.6.tar.xz
diff --git a/package/libqmi/libqmi.mk b/package/libqmi/libqmi.mk
index b083aea..dd87d73 100644
--- a/package/libqmi/libqmi.mk
+++ b/package/libqmi/libqmi.mk
@@ -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)
-- 
1.9.1



More information about the buildroot mailing list