Author: blogic Date: 2014-09-15 12:18:50 +0200 (Mon, 15 Sep 2014) New Revision: 42546
Modified: trunk/package/network/utils/iproute2/Makefile Log: iproute2: update from v3.15.0 to v3.16.0 Signed-off-by: Russell Senior <[email protected]> Modified: trunk/package/network/utils/iproute2/Makefile =================================================================== --- trunk/package/network/utils/iproute2/Makefile 2014-09-15 10:18:45 UTC (rev 42545) +++ trunk/package/network/utils/iproute2/Makefile 2014-09-15 10:18:50 UTC (rev 42546) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iproute2 -PKG_VERSION:=3.15.0 +PKG_VERSION:=3.16.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://kernel.org/pub/linux/utils/net/iproute2/ -PKG_MD5SUM:=5b1711c9d16071959052e369a2682d77 +PKG_MD5SUM:=6c823b40fdcfa7b8120743349a52ac18 PKG_BUILD_PARALLEL:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
