Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libconfig: bump to 1.5
@ 2015-06-25 19:52 Yegor Yefremov
  2015-06-25 21:58 ` Yann E. MORIN
  2015-06-26  7:37 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Yegor Yefremov @ 2015-06-25 19:52 UTC (permalink / raw)
  To: buildroot

Add hash file.

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

diff --git a/package/libconfig/libconfig.hash b/package/libconfig/libconfig.hash
new file mode 100644
index 0000000..30110cb
--- /dev/null
+++ b/package/libconfig/libconfig.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6  libconfig-1.5.tar.gz
diff --git a/package/libconfig/libconfig.mk b/package/libconfig/libconfig.mk
index a70ff94..f11937c 100644
--- a/package/libconfig/libconfig.mk
+++ b/package/libconfig/libconfig.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCONFIG_VERSION = 1.4.9
+LIBCONFIG_VERSION = 1.5
 LIBCONFIG_SITE = http://www.hyperrealm.com/libconfig
 LIBCONFIG_LICENSE = LGPLv2.1+
 LIBCONFIG_LICENSE_FILES = COPYING.LIB
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-26  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 19:52 [Buildroot] [PATCH] libconfig: bump to 1.5 Yegor Yefremov
2015-06-25 21:58 ` Yann E. MORIN
2015-06-25 22:27   ` Yann E. MORIN
2015-06-26  7:37 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox