From: luka Date: Mon, 16 Jul 2012 22:33:05 +0000 (+0000) Subject: [packages] ethtool: update to version 3.4.1 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=9ac4641f15b84956994de0ead91b486e1b70ab6c;p=packages.git [packages] ethtool: update to version 3.4.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@32757 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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