aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-25 08:34:39 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-25 08:34:39 +0000
commit451be5912000e19a746675927811caccd83b8f64 (patch)
treec48f019653a500ad0fcb6640e91dedcf4b8ed7a2 /package/system/ubox
parentfeecbc62ae748032a39e75a8fe737611ca7faab0 (diff)
downloadmaster-187ad058-451be5912000e19a746675927811caccd83b8f64.tar.gz
master-187ad058-451be5912000e19a746675927811caccd83b8f64.tar.bz2
master-187ad058-451be5912000e19a746675927811caccd83b8f64.zip
ubox: update the validate_data tool
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/ubox')
-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 664cd52c7e..da4c414a2c 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2013-11-19
+PKG_VERSION:=2013-11-22
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:=ee789a4323ea79cdb08c8b47ab7e1ff15061d54c
+PKG_SOURCE_VERSION:=6ebf9e1acc9df1707bbd614d63a84fe05dc2749e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1