mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
ethtool: update to 5.2.
This commit is contained in:
parent
af2935f89a
commit
209a286b3d
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=5.1
|
version=5.2
|
||||||
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,4 +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=65feac1fec6565290b7784b2efc925dee900a9b11202ce7c6c30a967c3da3387
|
checksum=665fd70841860d6cb974387e3ab97e0dde7745f95cb3ef35b98ef9aace137805
|
||||||
|
|
Loading…
Add table
Reference in a new issue