]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - iw/iw.nm
kernel: Support menuconfig from configure script
[ipfire-3.x.git] / iw / iw.nm
index 55e5ffd76d3a6e100e1b1b526f7c230e56c02494..16a3f7206ade85ed25905e8f45f0438e6556dc24 100644 (file)
--- a/iw/iw.nm
+++ b/iw/iw.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = iw
-version    = 3.0
+version    = 4.14
 release    = 1
 
 groups     = System/Base
@@ -13,29 +13,22 @@ license    = BSD
 summary    = A nl80211 based wireless configuration tool.
 
 description
-       iw is a new nl80211 based CLI configuration utility for wireless \
-       devices. It supports almost all new drivers that have been added \
+       iw is a new nl80211 based CLI configuration utility for wireless
+       devices. It supports almost all new drivers that have been added
        to the kernel recently.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = https://www.kernel.org/pub/software/network/iw/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
                libnl-devel
-               pkg-config
-       end
-
-       install_cmds
-               mkdir -pv %{BUILDROOT}/sbin
-               mv -v %{BUILDROOT}/usr/sbin/iw %{BUILDROOT}/sbin/iw
        end
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO