diff --git a/main/ethtool/.checksums b/main/ethtool/.checksums index f2e7c7310..b06a12ed1 100644 --- a/main/ethtool/.checksums +++ b/main/ethtool/.checksums @@ -1 +1 @@ -11fcf0d0287c899fbcbdb48897fe2bab ethtool-5.12.tar.xz +940bd6c330b9ebafaf40b3b428e56754 ethtool-5.13.tar.xz diff --git a/main/ethtool/.pkgfiles b/main/ethtool/.pkgfiles index 72c1205d3..78499f462 100644 --- a/main/ethtool/.pkgfiles +++ b/main/ethtool/.pkgfiles @@ -1,4 +1,4 @@ -ethtool-5.12-1 +ethtool-5.13-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 d4aa2873e..c3015e1db 100755 --- a/main/ethtool/spkgbuild +++ b/main/ethtool/spkgbuild @@ -2,7 +2,7 @@ # depends : libmnl name=ethtool -version=5.12 +version=5.13 release=1 source="https://www.kernel.org/pub/software/network/$name/$name-$version.tar.xz"