[Buildroot] [git commit branch/next] libsoc: bump to 0.6.4

Peter Korsgaard peter at korsgaard.com
Sat Aug 8 10:56:34 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=9badabae854bf7560f737478e92e0d5873e4d31f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libsoc/libsoc.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libsoc/libsoc.mk b/package/libsoc/libsoc.mk
index 3253c50..99bea17 100644
--- a/package/libsoc/libsoc.mk
+++ b/package/libsoc/libsoc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBSOC_VERSION = 0.6.3
+LIBSOC_VERSION = 0.6.4
 LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
 LIBSOC_LICENSE = LGPLv2.1
 LIBSOC_LICENSE_FILES = COPYING


More information about the buildroot mailing list