From 1646bd096c08dfac8123d2f36cc63383cbedb1d1 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 28 Jul 2013 23:27:35 +0000 Subject: iproute2: update to 3.10.0 Signed-off-by: Luka Perkov SVN-Revision: 37590 --- package/network/utils/iproute2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/network/utils/iproute2/Makefile') diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index f42cae9485..1b42517bac 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.9.0 -PKG_RELEASE:=3 +PKG_VERSION:=3.10.0 +PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://kernel.org/pub/linux/utils/net/iproute2/ -PKG_MD5SUM:=b53376db94c8d66f9d540c69ed84f13b +PKG_MD5SUM:=45fb5427fc723a0001c72b92c931ba02 PKG_BUILD_PARALLEL:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION) -- cgit v1.2.3