mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ethtool: update to 5.10.
This commit is contained in:
parent
4ad43e8df1
commit
17b18ed14a
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.9
|
version=5.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Enno Boland <gottox@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=512932010af87bc3e09773c89baea44bca96c1da1151bbcf109fa0e055a88a6f
|
checksum=817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf
|
||||||
|
|
Loading…
Add table
Reference in a new issue