aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-15 21:28:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-16 00:44:57 +0000
commit00e962f432c6d08702277143404ea19e132e2385 (patch)
tree0df16fc9115376f9feb96cacb4cbd880db9b17d2
parentd49f948bec374336b23f82e3ee06229febe4f4e9 (diff)
main/ethtool: upgrade to 5.9
-rw-r--r--main/ethtool/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ethtool/APKBUILD b/main/ethtool/APKBUILD
index 1001b8a05ba..925af2b2087 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.8
+pkgver=5.9
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="5eada909f82573ad93bc5476e6f8d50f68ce2c9948558877eb6ace8dc17aee895b2f27343592f5f23eaef0e0fc70b5f776f76e75d9614bab305a2819ca82370e ethtool-5.8.tar.xz"
+sha512sums="9166a06b823373188e754b3085cf8e8f71455d83d1bcfcaf1350433b21bdbc6ae851f62108d3d2e3bbbca33ca595382cd2c68966ce4824b55f7f59eb0996bf36 ethtool-5.9.tar.xz"