[Buildroot] [git commit] libsoc: bump to 0.6.1

Peter Korsgaard peter at korsgaard.com
Fri May 23 20:09:47 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=ee2ebb14ea1b394cf7a87e4b6983fd52fe91d007
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 09aee35..d1a55e7 100644
--- a/package/libsoc/libsoc.mk
+++ b/package/libsoc/libsoc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBSOC_VERSION = 0.6
+LIBSOC_VERSION = 0.6.1
 LIBSOC_SITE = $(call github,jackmitch,libsoc,$(LIBSOC_VERSION))
 LIBSOC_LICENSE = LGPLv2.1
 LIBSOC_LICENSE_FILES = COPYING


More information about the buildroot mailing list