ethtool: update to 6.6

This commit is contained in:
Rudi Heitbaum 2023-11-24 06:29:51 +00:00
parent 6e8b919fb5
commit 72ae606e75

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ethtool"
PKG_VERSION="6.5"
PKG_SHA256="814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c"
PKG_VERSION="6.6"
PKG_SHA256="833a8493cb9cd5809ab59743092d9a38742c282290800e9626407511bbcebf9e"
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"