From c091515d68cfcbfdfc0196fca0029226095c71bd Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 17 Feb 2015 14:14:39 +0000 Subject: iproute2: bump version from v3.18.0 to v3.19.0 with refreshed patches Signed-off-by: Russell Senior SVN-Revision: 44479 --- package/network/utils/iproute2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/iproute2/Makefile') diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index ad14ac4484..56d2897e2a 100644 --- a/package/network/utils/iproute2/Makefile +++ b/package/network/utils/iproute2/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iproute2 -PKG_VERSION:=3.18.0 +PKG_VERSION:=3.19.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:=6f6ad51a00007880460e103367b16057 +PKG_MD5SUM:=237083a1e3c388cde7a115a5724dc72a PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3