Author: blogic
Date: 2014-06-30 11:57:25 +0200 (Mon, 30 Jun 2014)
New Revision: 41413

Modified:
   trunk/package/system/ubox/Makefile
Log:
ubox: update to latest git

this adds validation fixes

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/system/ubox/Makefile
===================================================================
--- trunk/package/system/ubox/Makefile  2014-06-30 08:19:52 UTC (rev 41412)
+++ trunk/package/system/ubox/Makefile  2014-06-30 09:57:25 UTC (rev 41413)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubox
-PKG_VERSION:=2014-05-28
+PKG_VERSION:=2014-05-30
 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:=1c2a9c1cbe9d18bf342edfa617eff319c1d3ce3a
+PKG_SOURCE_VERSION:=c3d4118eee505f41c4d20a87f326479530837569
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1
 PKG_CHECK_FORMAT_SECURITY:=0
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to