ubox: update to latest git head
authorJohn Crispin <john@openwrt.org>
Tue, 21 Jan 2014 20:59:04 +0000 (20:59 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 21 Jan 2014 20:59:04 +0000 (20:59 +0000)
make sure log buffer size is not bigger than the ubus message size

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39365

package/system/ubox/Makefile

index 68ad3b66cdb524dc4e5cd04e15b6c3bc0b0c89ac..5aeedfca180236d667d28109dcfa564f5f311af1 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubox
-PKG_VERSION:=2014-01-19
+PKG_VERSION:=2014-01-21
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=dee0eafbf7de74b45f90631b7c807395e0a0bc4b
+PKG_SOURCE_VERSION:=2b32e9059166a23204fcf01e65a9184b3c39166b
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1