[packages] ethtool: update to version 3.4.1
authorLuka Perkov <luka@openwrt.org>
Mon, 16 Jul 2012 22:33:05 +0000 (22:33 +0000)
committerLuka Perkov <luka@openwrt.org>
Mon, 16 Jul 2012 22:33:05 +0000 (22:33 +0000)
SVN-Revision: 32757

net/ethtool/Makefile

index b8f70c48b94d01e4fb4c5d3ed94ca25fcaddff57..8061197d3d57b2cf433b23b220e0fb86265d52c4 100644 (file)
@@ -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