summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-21 20:59:04 +0000
committerJohn Crispin <john@openwrt.org>2014-01-21 20:59:04 +0000
commit9dc60303169fbfab11c8637d40501b8594295d33 (patch)
tree979f1e620d7e747b4e0f5966fa26986d512021ac /package
parenta747611fe33427a506ef09e43c8f7c160556027d (diff)
downloadmtk-20170518-9dc60303169fbfab11c8637d40501b8594295d33.zip
mtk-20170518-9dc60303169fbfab11c8637d40501b8594295d33.tar.gz
mtk-20170518-9dc60303169fbfab11c8637d40501b8594295d33.tar.bz2
ubox: update to latest git head
make sure log buffer size is not bigger than the ubus message size Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39365
Diffstat (limited to 'package')
-rw-r--r--package/system/ubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 68ad3b6..5aeedfc 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -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