ethtool: Bump to 6.1

This commit is contained in:
Tee KOBAYASHI 2022-12-23 02:35:44 +09:00 committed by xtkoba
parent a1971e5350
commit 10eb6f32db
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,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="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=5.19
TERMUX_PKG_VERSION=6.1
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=3b752a3329827907ac3812f2831dfecf51c8c41c55d2d69cfb9c53ca06449fc6
TERMUX_PKG_SHA256=c41fc881ffa5a40432d2dd829eb44c64a49dee482e716baacf9262c64daa8f90
TERMUX_PKG_DEPENDS="libmnl"