mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
ethtool: update to 5.1.
This commit is contained in:
parent
509f5a05f8
commit
dab2b44da8
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ethtool'
|
# Template file for 'ethtool'
|
||||||
pkgname=ethtool
|
pkgname=ethtool
|
||||||
version=5.0
|
version=5.1
|
||||||
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,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
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=ecd4233bf023589125d53a4f4a9af19147a2dd8999f72c7768b1d500809bee99
|
checksum=65feac1fec6565290b7784b2efc925dee900a9b11202ce7c6c30a967c3da3387
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue