Browse Source

ethtool: update to v4.5

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
lilik-openwrt-22.03
Matthias Schiffer 8 years ago
parent
commit
4457604f3b
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 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ethtool
PKG_VERSION:=4.2
PKG_VERSION:=4.5
PKG_RELEASE:=1
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
PKG_MD5SUM:=8433e71a256678d859ecc264132063c5
PKG_MD5SUM:=f50d25177d10f0cb74da3edc66c3143a
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save