mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
ethtool: update to 4.17.
Closes #10. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
87675dd208
commit
315b72fe6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ethtool'
|
# Template file for 'ethtool'
|
||||||
pkgname=ethtool
|
pkgname=ethtool
|
||||||
version=4.16
|
version=4.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Utility for controlling network drivers and hardware"
|
short_desc="Utility for controlling network drivers and hardware"
|
||||||
|
@ -8,5 +8,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||||
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fe967a6722db2099fa63d847b6628e3e31cf9f53571a37503347dcc3e4015a03
|
checksum=c46b1eb417c78793dddb3247b89eb8f50f6e398e12ee4670b092b3570728c585
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue