From dba6c40c9d352a68331179242f5c906aca4078a6 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 16 Jul 2012 22:33:05 +0000 Subject: [PATCH] ethtool: update to version 3.4.1 SVN-Revision: 32757 --- net/ethtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ethtool/Makefile b/net/ethtool/Makefile index b8f70c48b..8061197d3 100644 --- a/net/ethtool/Makefile +++ b/net/ethtool/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ethtool -PKG_VERSION:=3.4 +PKG_VERSION:=3.4.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/ethtool -PKG_MD5SUM:=cc4c4cf3ac086a53cd24f17d426f2b8f +PKG_MD5SUM:=f1be2ba9d9d3fa1ba65ba634c529eef5 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 -- 2.30.2