diff --git a/main/iw/.checksums b/main/iw/.checksums index 3cda285f5..de6a80a03 100644 --- a/main/iw/.checksums +++ b/main/iw/.checksums @@ -1 +1 @@ -7a47d6f749ec69afcaf351166fd12f6f iw-5.9.tar.xz +782a3460da2854bd2e5b8f96845a62f8 iw-5.16.tar.xz diff --git a/main/iw/.pkgfiles b/main/iw/.pkgfiles index aa2652738..e31d284a8 100644 --- a/main/iw/.pkgfiles +++ b/main/iw/.pkgfiles @@ -1,3 +1,4 @@ +iw-5.16-1 drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/iw drwxr-xr-x root/root usr/ diff --git a/main/iw/spkgbuild b/main/iw/spkgbuild index f8dbcc126..5b83f741a 100755 --- a/main/iw/spkgbuild +++ b/main/iw/spkgbuild @@ -2,7 +2,7 @@ # depends : libnl linux-api-headers name=iw -version=5.9 +version=5.16 release=1 source="https://www.kernel.org/pub/software/network/$name/$name-$version.tar.xz"