Author: cyrus Date: 2014-12-16 13:43:50 +0100 (Tue, 16 Dec 2014) New Revision: 43731
Modified: trunk/package/network/utils/iproute2/Makefile Log: iproute2: bump version from 3.16.0 to 3.17.0 Signed-off-by: Russell Senior <[email protected]> Modified: trunk/package/network/utils/iproute2/Makefile =================================================================== --- trunk/package/network/utils/iproute2/Makefile 2014-12-16 09:28:59 UTC (rev 43730) +++ trunk/package/network/utils/iproute2/Makefile 2014-12-16 12:43:50 UTC (rev 43731) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iproute2 -PKG_VERSION:=3.16.0 +PKG_VERSION:=3.17.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:=6c823b40fdcfa7b8120743349a52ac18 +PKG_MD5SUM:=b741a02c6dda5818d18011d572874493 PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
