]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - iw/iw.nm
iw: Update to 3.17
[people/ms/ipfire-3.x.git] / iw / iw.nm
CommitLineData
d3799bb3 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
d3799bb3
MT
4###############################################################################
5
802ea3af 6name = iw
4f3d5107 7version = 3.17
802ea3af 8release = 1
d3799bb3 9
802ea3af
MT
10groups = System/Base
11url = http://www.linuxwireless.org/en/users/Documentation/iw
12license = BSD
13summary = A nl80211 based wireless configuration tool.
d3799bb3 14
802ea3af 15description
416e53bd
MT
16 iw is a new nl80211 based CLI configuration utility for wireless
17 devices. It supports almost all new drivers that have been added
7737398f 18 to the kernel recently.
802ea3af
MT
19end
20
416e53bd 21source_dl = https://www.kernel.org/pub/software/network/iw/
4f3d5107 22sources = %{thisapp}.tar.xz
802ea3af
MT
23
24build
25 requires
26 libnl-devel
802ea3af
MT
27 end
28end
29
30packages
31 package %{name}
1f9bc2f0
MT
32
33 package %{name}-debuginfo
34 template DEBUGINFO
35 end
802ea3af 36end