Author: nbd Date: 2014-11-23 21:10:07 +0100 (Sun, 23 Nov 2014) New Revision: 43350
Modified: trunk/package/libs/libubox/Makefile Log: libubox: update to the latest version, adds some jshn optimizations Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/libs/libubox/Makefile =================================================================== --- trunk/package/libs/libubox/Makefile 2014-11-23 20:10:02 UTC (rev 43349) +++ trunk/package/libs/libubox/Makefile 2014-11-23 20:10:07 UTC (rev 43350) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libubox -PKG_VERSION:=2014-10-14 +PKG_VERSION:=2014-11-23 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=464e05e33b4c086be0bd932760a41ddcf9373187 +PKG_SOURCE_VERSION:=0bfb44f590402137bfcf8e65c54638908d5ed6d2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_MD5SUM:= CMAKE_INSTALL:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
