Author: blogic Date: 2014-09-16 14:26:35 +0200 (Tue, 16 Sep 2014) New Revision: 42572
Modified: trunk/package/system/ubox/Makefile Log: ubox: update to latest git make the remote logging feature RFC3164 compliant Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/ubox/Makefile =================================================================== --- trunk/package/system/ubox/Makefile 2014-09-16 11:56:19 UTC (rev 42571) +++ trunk/package/system/ubox/Makefile 2014-09-16 12:26:35 UTC (rev 42572) @@ -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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
