Browse Source

ethtool: update to v4.2

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer 9 years ago
parent
commit
8b1b1dd9f3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/ethtool/Makefile

+ 2
- 2
net/ethtool/Makefile View File

@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=ethtool
11
-PKG_VERSION:=4.0
11
+PKG_VERSION:=4.2
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
16 16
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
17
-PKG_MD5SUM:=37c77b02556255e4122c3636f75a8646
17
+PKG_MD5SUM:=8433e71a256678d859ecc264132063c5
18 18
 
19 19
 PKG_LICENSE:=GPL-2.0
20 20
 PKG_LICENSE_FILES:=COPYING