main/ethtool: upgrade to 4.17

Shorten package description.
This commit is contained in:
prspkt 2018-06-16 18:27:01 +03:00 committed by Timo Teräs
parent 383a84a7bd
commit 61bb182487

View File

@ -1,8 +1,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ethtool
pkgver=4.16
pkgver=4.17
pkgrel=0
pkgdesc="ethtool is the standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices."
pkgdesc="Utility for controlling network drivers and hardware"
url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/"
arch="all"
license="GPL-2.0"
@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="c0cd28ca34e7fdc9af3335fd0b666b4b879ecbaf0c0bccf032aa36fdd66cbb01b6ddf16c6b60823d46a81f9b5f377047422ac88cc7cd0a869e239a3171966c66 ethtool-4.16.tar.xz"
sha512sums="9c8f72e32c480ec4ece7ca49acb8af668989e1e32fb1e6b884bbb6f2ffefc2a5241b5f278766e51ab01772b4f7437d7556354583c5bb63fc59ac6daecb046e8e ethtool-4.17.tar.xz"