Author: blogic
Date: 2014-09-01 15:21:45 +0200 (Mon, 01 Sep 2014)
New Revision: 42373

Modified:
   branches/barrier_breaker/package/libs/libubox/Makefile
Log:
libubox: update to latest git revision

Signed-off-by: John Crispin <[email protected]>

Backport of r42230

Modified: branches/barrier_breaker/package/libs/libubox/Makefile
===================================================================
--- branches/barrier_breaker/package/libs/libubox/Makefile      2014-09-01 
13:21:44 UTC (rev 42372)
+++ branches/barrier_breaker/package/libs/libubox/Makefile      2014-09-01 
13:21:45 UTC (rev 42373)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2014-07-16
+PKG_VERSION:=2014-08-04
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=bd388d2b6c2c151bf513c1e449417d18ce02d10b
+PKG_SOURCE_VERSION:=dffbc09baf71b294185a36048166d00066d433b5
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1
@@ -40,7 +40,7 @@
 define Package/jshn
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=+libjson-c
+  DEPENDS:=+libjson-c +libubox +libblobmsg-json
   TITLE:=JSON SHell Notation
 endef
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to