ethtool: update to 5.1

This commit is contained in:
Henrik Grimler 2019-07-02 20:46:41 +02:00 committed by Yaksh Bariya
parent 9bbd77222d
commit 6c86fecace
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ 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_MAINTAINER="Auxilus @Auxilus"
TERMUX_PKG_VERSION=5.0
TERMUX_PKG_VERSION=5.1
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=ecd4233bf023589125d53a4f4a9af19147a2dd8999f72c7768b1d500809bee99
TERMUX_PKG_SHA256=65feac1fec6565290b7784b2efc925dee900a9b11202ce7c6c30a967c3da3387
TERMUX_PKG_DEPENDS="libnl"
TERMUX_PKG_BUILD_IN_SRC=yes