From 9ac4641f15b84956994de0ead91b486e1b70ab6c Mon Sep 17 00:00:00 2001 From: luka Date: Mon, 16 Jul 2012 22:33:05 +0000 Subject: [PATCH] [packages] ethtool: update to version 3.4.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@32757 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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