Author: blogic Date: 2014-09-16 20:35:15 +0200 (Tue, 16 Sep 2014) New Revision: 42582
Modified: branches/barrier_breaker/package/system/ubox/Makefile Log: ubox: update to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: branches/barrier_breaker/package/system/ubox/Makefile =================================================================== --- branches/barrier_breaker/package/system/ubox/Makefile 2014-09-16 18:35:09 UTC (rev 42581) +++ branches/barrier_breaker/package/system/ubox/Makefile 2014-09-16 18:35:15 UTC (rev 42582) @@ -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
