2018-12-09 11:39:42 -05:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://mirrors.edge.kernel.org/pub/software/network/ethtool/
|
2017-11-05 17:02:54 +05:30
|
|
|
TERMUX_PKG_DESCRIPTION="standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices"
|
2019-01-24 20:15:44 +01:00
|
|
|
TERMUX_PKG_LICENSE="Apache-2.0"
|
|
|
|
TERMUX_PKG_MAINTAINER="Auxilus @Auxilus"
|
2020-01-13 15:44:28 +02:00
|
|
|
TERMUX_PKG_VERSION=5.4
|
2018-12-09 11:39:42 -05:00
|
|
|
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${TERMUX_PKG_VERSION}.tar.xz
|
2020-01-13 15:44:28 +02:00
|
|
|
TERMUX_PKG_SHA256=22f81e4927d6eb6a13a259d705248a96005fce2005e15257f639f5a1c8c52b6b
|
2019-09-19 15:58:47 +03:00
|
|
|
TERMUX_PKG_DEPENDS="libnl"
|
2019-08-13 16:25:48 +03:00
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|