diff --git a/main/ethtool/.checksums b/main/ethtool/.checksums index ca30b434b..ef2ac11b6 100644 --- a/main/ethtool/.checksums +++ b/main/ethtool/.checksums @@ -1 +1 @@ -7ebbc1298b6c7f3f028e98a5a5f10029 ethtool-6.2.tar.xz +ad56ab0346870cef3f40cb8d793ff7ea ethtool-6.3.tar.xz diff --git a/main/ethtool/.pkgfiles b/main/ethtool/.pkgfiles index 186c6fcdd..e337c37fa 100644 --- a/main/ethtool/.pkgfiles +++ b/main/ethtool/.pkgfiles @@ -1,4 +1,4 @@ -ethtool-6.2-1 +ethtool-6.3-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/ethtool diff --git a/main/ethtool/spkgbuild b/main/ethtool/spkgbuild index 801e3b818..a3f3fd6bc 100755 --- a/main/ethtool/spkgbuild +++ b/main/ethtool/spkgbuild @@ -2,7 +2,7 @@ # depends : libmnl name=ethtool -version=6.2 +version=6.3 release=1 source="https://www.kernel.org/pub/software/network/$name/$name-$version.tar.xz"