aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-03-27 13:36:01 +0000
committerJohn Crispin <blogic@openwrt.org>2014-03-27 13:36:01 +0000
commit16e5a6fc8ac681235ad85a41fdaf78892828b167 (patch)
tree50a80550534420b2543dd0d28c9e8917615661c4 /package/system/ubox/Makefile
parent1eb49f46aba0c6c362bc2eb5b50842961c5f8432 (diff)
downloadmaster-187ad058-16e5a6fc8ac681235ad85a41fdaf78892828b167.tar.gz
master-187ad058-16e5a6fc8ac681235ad85a41fdaf78892828b167.tar.bz2
master-187ad058-16e5a6fc8ac681235ad85a41fdaf78892828b167.zip
ubox: fix logd (hopefully)
https://dev.openwrt.org/ticket/15357 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40295 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/ubox/Makefile')
-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 09bbc0933c..8458c595a5 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-03-18
+PKG_VERSION:=2014-03-27
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:=1015c3779f37a17c6a2512bfc817e56d3042a237
+PKG_SOURCE_VERSION:=1d9d2e6ae99c9ba72d1bc40e554d5f422c9b9196
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1