ethtool: update to 6.5

This commit is contained in:
Rudi Heitbaum 2023-09-13 12:04:48 +00:00
parent 482243be33
commit 7c1260eb4c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ethtool"
PKG_VERSION="6.4"
PKG_SHA256="5eaa083e8108e1dd3876b2c803a1942a2763942715b7f6eb916e189adbb44972"
PKG_VERSION="6.5"
PKG_SHA256="814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c"
PKG_LICENSE="GPL"
PKG_SITE="https://www.kernel.org/pub/software/network/ethtool/"
PKG_URL="https://www.kernel.org/pub/software/network/ethtool/${PKG_NAME}-${PKG_VERSION}.tar.xz"