ethtool: bump to 5.2
This commit is contained in:
parent
68d72ecd73
commit
bedf6f78fa
4
package/network/utils/ethtool/Makefile
Executable file → Normal file
4
package/network/utils/ethtool/Makefile
Executable file → Normal file
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ethtool
|
||||
PKG_VERSION:=4.19
|
||||
PKG_VERSION:=5.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
|
||||
PKG_HASH:=b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8
|
||||
PKG_HASH:=665fd70841860d6cb974387e3ab97e0dde7745f95cb3ef35b98ef9aace137805
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
Loading…
Reference in New Issue
Block a user