1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/ethtool: upgrade to 6.15

https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.15
This commit is contained in:
fossdd 2025-06-24 23:02:13 +02:00 committed by Patrycja Rosa
parent c24fa21e44
commit 67933ee689

View file

@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ethtool
pkgver=6.14
pkgver=6.15
pkgrel=0
pkgdesc="Utility for controlling network drivers and hardware"
url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
05688e41044a3f263f4367149f9d775bc378f0f421685f415b30062ca74fa62acc0d5ee5aa74b2104429b5f1712fc2f12e120af0d5744c775c84fe8e777938a3 ethtool-6.14.tar.xz
f140095e7c9e38d8b151796eed1301e9e6ab93e82d3e35b8a524b4f5be7b219e707bd270af7398195081085778c61948e15b39462a6a6f44aad6ffcaaddc3644 ethtool-6.15.tar.xz
"