summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-25 08:34:39 +0000
committerJohn Crispin <john@openwrt.org>2013-11-25 08:34:39 +0000
commitacec292e325c764e6c9d0160f554e75f5d07aa7a (patch)
tree5e94ae0fa92ef8932aadf7c98d0681e8fc9d220d /package
parent637440c4159fe731b9e8f7eb6b521d9b57e9289d (diff)
downloadmaster-31e0f0ae-acec292e325c764e6c9d0160f554e75f5d07aa7a.tar.gz
master-31e0f0ae-acec292e325c764e6c9d0160f554e75f5d07aa7a.tar.bz2
master-31e0f0ae-acec292e325c764e6c9d0160f554e75f5d07aa7a.zip
ubox: update the validate_data tool
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38907
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 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