* update ethtool to 1:6.9-1
This commit is contained in:
parent
3a88d6138f
commit
5b02ad9207
18
ethtool/.SRCINFO
Normal file
18
ethtool/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
pkgbase = ethtool
|
||||||
|
pkgdesc = Utility for controlling network drivers and hardware
|
||||||
|
pkgver = 6.9
|
||||||
|
pkgrel = 1
|
||||||
|
epoch = 1
|
||||||
|
url = https://www.kernel.org/pub/software/network/ethtool/
|
||||||
|
arch = x86_64
|
||||||
|
license = GPL
|
||||||
|
depends = glibc
|
||||||
|
depends = libmnl
|
||||||
|
source = https://www.kernel.org/pub/software/network/ethtool/ethtool-6.9.tar.xz
|
||||||
|
source = https://www.kernel.org/pub/software/network/ethtool/ethtool-6.9.tar.sign
|
||||||
|
validpgpkeys = CE4A4D080F0D304F23B9EBDD972D5BF4DC613806
|
||||||
|
validpgpkeys = D2CB120AB45957B721CD9596F4554567B91DE934
|
||||||
|
sha256sums = a71b0354010661c5cf178bc606ed50fcb91805cf1897ad0eb2818387a5fd0cd9
|
||||||
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
pkgname = ethtool
|
@ -4,7 +4,7 @@
|
|||||||
# Contributor: Martin Kemp <mdkemp@elys.com>
|
# Contributor: Martin Kemp <mdkemp@elys.com>
|
||||||
|
|
||||||
pkgname=ethtool
|
pkgname=ethtool
|
||||||
pkgver=6.7
|
pkgver=6.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Utility for controlling network drivers and hardware"
|
pkgdesc="Utility for controlling network drivers and hardware"
|
||||||
@ -13,7 +13,7 @@ url="https://www.kernel.org/pub/software/network/ethtool/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('glibc' 'libmnl')
|
depends=('glibc' 'libmnl')
|
||||||
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
|
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
|
||||||
sha256sums=('c3ae526b01ce4d8df6c794ab170de4a4104d111ea8d8db3f1fd7c25fcb905619'
|
sha256sums=('a71b0354010661c5cf178bc606ed50fcb91805cf1897ad0eb2818387a5fd0cd9'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806 # John W. Linville <linville@kernel.org>
|
validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806 # John W. Linville <linville@kernel.org>
|
||||||
D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek <mkubecek@suse.cz>
|
D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user