aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/ethtool/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ethtool/APKBUILD b/main/ethtool/APKBUILD
index af90185920..94c3b33327 100644
--- a/main/ethtool/APKBUILD
+++ b/main/ethtool/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Leo <thinkabit.ukim@gmail.com> 1# Contributor: Leo <thinkabit.ukim@gmail.com>
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=ethtool 3pkgname=ethtool
4pkgver=5.6 4pkgver=5.7
5pkgrel=0 5pkgrel=0
6pkgdesc="Utility for controlling network drivers and hardware" 6pkgdesc="Utility for controlling network drivers and hardware"
7url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/" 7url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/"
@@ -36,4 +36,4 @@ bashcomp() {
36 amove usr/share/bash-completion/completions 36 amove usr/share/bash-completion/completions
37} 37}
38 38
39sha512sums="9308f8e4a297d842a7a5a51419e408951e669da1f58cb1eed41f52be4cd2f32f811d1d19e9bee59d8297938a6d5a4abff2b9bbf789d0c49ed5074a78826d3199 ethtool-5.6.tar.xz" 39sha512sums="195e24c48201412e0eaad7d7ca4e530c3a8cf50f3518cfe49d299fd091cf9198007c5d23be95109c735ceb2ccad37ac9f2e9cde0fb36ea426ab17b1dd064d4a9 ethtool-5.7.tar.xz"