From 12cbb6719eb6dca26caf25f41e68885230a1d203 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 5 Jun 2020 01:07:40 -0300 Subject: main/ethtool: upgrade to 5.7 --- main/ethtool/APKBUILD | 4 ++-- 1 file 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 @@ # Contributor: Leo # Maintainer: Natanael Copa pkgname=ethtool -pkgver=5.6 +pkgver=5.7 pkgrel=0 pkgdesc="Utility for controlling network drivers and hardware" url="https://mirrors.edge.kernel.org/pub/software/network/ethtool/" @@ -36,4 +36,4 @@ bashcomp() { amove usr/share/bash-completion/completions } -sha512sums="9308f8e4a297d842a7a5a51419e408951e669da1f58cb1eed41f52be4cd2f32f811d1d19e9bee59d8297938a6d5a4abff2b9bbf789d0c49ed5074a78826d3199 ethtool-5.6.tar.xz" +sha512sums="195e24c48201412e0eaad7d7ca4e530c3a8cf50f3518cfe49d299fd091cf9198007c5d23be95109c735ceb2ccad37ac9f2e9cde0fb36ea426ab17b1dd064d4a9 ethtool-5.7.tar.xz" -- cgit v1.2.3