From c990d040264284144ebf31c2af4e3e193af6c07b Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sun, 12 Jan 2014 14:07:01 +0000
Subject: [PATCH] ubox: welcome to 2014

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

SVN-Revision: 39246
---
 package/system/ubox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 1c715f081c..0135e07bc6 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubox
-PKG_VERSION:=2013-01-12
+PKG_VERSION:=2014-01-12
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
-- 
GitLab