aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-06-05 01:07:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-06-05 14:21:20 +0000
commit12cbb6719eb6dca26caf25f41e68885230a1d203 (patch)
treed89b5d6baa8c219d7a78a8b8aee24fe3af9f8125
parente1fd225efdf87ad86a33f4f60735da9fe3ed73df (diff)
downloadalpine_aports-12cbb6719eb6dca26caf25f41e68885230a1d203.tar.bz2
alpine_aports-12cbb6719eb6dca26caf25f41e68885230a1d203.tar.xz
alpine_aports-12cbb6719eb6dca26caf25f41e68885230a1d203.zip
main/ethtool: upgrade to 5.7
-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"