ubox: update to latest git
authorJohn Crispin <john@openwrt.org>
Tue, 16 Sep 2014 12:26:35 +0000 (12:26 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 16 Sep 2014 12:26:35 +0000 (12:26 +0000)
make the remote logging feature RFC3164 compliant

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

package/system/ubox/Makefile

index 194789cb7f0ef854246fec85f4df4aa71044cb28..32141976801183dc25c49c1653ef07fd04e733f0 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ubox
-PKG_VERSION:=2014-05-30
+PKG_VERSION:=2014-09-16
 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:=c3d4118eee505f41c4d20a87f326479530837569
+PKG_SOURCE_VERSION:=5c45b560bc8c9e13682269ed963a8a4a65959518
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1
 PKG_CHECK_FORMAT_SECURITY:=0