1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-26 06:07:19 +00:00

ethtool: update to 5.12

This commit is contained in:
Henrik Grimler 2021-06-11 21:18:25 +02:00 committed by Yaksh Bariya
parent 239d3f106b
commit e95f153fb0
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,8 +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="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=5.10
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=5.12
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf
TERMUX_PKG_SHA256=f5ddfa9c75053d8011b8c8c99ec4e2d3c83cd1972f638692d62e37fa3ef36f07
TERMUX_PKG_DEPENDS="libmnl"