aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2021-05-03 07:49:02 +0000
committerMilan P. Stanić <mps@arvanta.net>2021-05-03 16:55:40 +0000
commitc34fcc18c6aea20e17dee39a7d6e8777b0e2bb5d (patch)
treefbe2e403056e3d91266b04423fcaff2fe9736ce0
parent0b388e3aab0738758f0cc1d4fbf7ce6dbb5c8d0a (diff)
main/ethtool: upgrade to 5.12
-rw-r--r--main/ethtool/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ethtool/APKBUILD b/main/ethtool/APKBUILD
index 2a64d521bd5..861aa9c675d 100644
--- a/main/ethtool/APKBUILD
+++ b/main/ethtool/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ethtool
-pkgver=5.10
+pkgver=5.12
pkgrel=0
pkgdesc="Utility for controlling network drivers and hardware"
url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/"
@@ -37,4 +37,4 @@ bashcomp() {
amove usr/share/bash-completion/completions
}
-sha512sums="128ecc0445ec44e231d95158a71cea2c03f059314f1a844cfb2f424970bd68608fb73b8dc5e8905b88ad0da2b65a8884a626be78d6d25f770ce043c6c87580a6 ethtool-5.10.tar.xz"
+sha512sums="9825f0bf10851f0bd9c3e621785144a5ed5f3fbedacb1801aa6a9b4685c870fa9bfac8eb552c900d20be06240c017dd001fde6be7aecc8c466bbe9ade8b1d002 ethtool-5.12.tar.xz"