ports/contrib (3.4): ethtool: update to 5.1 release
commit b5a495d076b32a6014de94975f2df4fc51c0f978 Author: John Vogel <jvogel4@stny.rr.com> Date: Thu May 30 07:27:17 2019 -0400 ethtool: update to 5.1 release diff --git a/ethtool/.footprint b/ethtool/.footprint index 920035eb..b2011001 100644 --- a/ethtool/.footprint +++ b/ethtool/.footprint @@ -2,6 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/ethtool drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/ethtool drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/ethtool.8.gz diff --git a/ethtool/.signature b/ethtool/.signature index 05052618..c581cb5a 100644 --- a/ethtool/.signature +++ b/ethtool/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yldkM0BUucohmUqjEq98MMIkEuBpPDdRbVJFNLicE9EysK7Pvnjqj+cG2bwt41Xs+NWfuYQiOclAR0T3+YOkgs= -SHA256 (Pkgfile) = 78e2d0c794b8bd7c0d249508122d1348fed76147da08c7c5a471f834bfd778a3 -SHA256 (.footprint) = 0c1414ae37bf1aa07394d0619ee65d30799bf11d9f93f53f6f5a6f12d0261359 -SHA256 (ethtool-4.19.tar.xz) = b18a6c364e42c29cdac057cf183c9674163db96b30848adfa8c2a90450f6d0c8 +RWSagIOpLGJF31dgGhzT1GpUEQu2otvNFyMgleu3+8QA62jSx66vBtnKoAbYTX9sYBmq3rFQLP93QxEzt9j9UBMFpVNJwuHk8Ac= +SHA256 (Pkgfile) = 8719ac0666e5dbbc0f0c39a038b0a995b2939c7da8778233319c5d103adda1c1 +SHA256 (.footprint) = b7010c8a6c9ee77045a1147452d549575d32e5da433152cca5594db5894f25f4 +SHA256 (ethtool-5.1.tar.xz) = 65feac1fec6565290b7784b2efc925dee900a9b11202ce7c6c30a967c3da3387 diff --git a/ethtool/Pkgfile b/ethtool/Pkgfile index 3286c91e..d6b524c8 100644 --- a/ethtool/Pkgfile +++ b/ethtool/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: John Vogel, jvogel4 at stny dot rr dot com name=ethtool -version=4.19 +version=5.1 release=1 source=(https://www.kernel.org/pub/software/network/$name/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu