ethtool: update to 5.10

This commit is contained in:
Henrik Grimler 2021-01-29 07:22:46 +01:00 committed by Yaksh Bariya
parent ff45dfdfe0
commit b608bf057e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://mirrors.edge.kernel.org/pub/software/network/ethtool/
TERMUX_PKG_DESCRIPTION="standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=5.9
TERMUX_PKG_VERSION=5.10
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=512932010af87bc3e09773c89baea44bca96c1da1151bbcf109fa0e055a88a6f
TERMUX_PKG_SHA256=817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf
TERMUX_PKG_DEPENDS="libmnl"