aboutsummaryrefslogtreecommitdiffstats
path: root/main/iw
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-02-29 16:29:18 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2016-02-29 16:29:18 +0100
commit39893983cee082d90866d4aa05f4dc0fdf08a78c (patch)
tree1309c2f7754fac1fef115357ae12ea8184404440 /main/iw
parentb200676e679fc33c2ef9a231098af8b74250f9a6 (diff)
downloadaports-39893983cee082d90866d4aa05f4dc0fdf08a78c.tar.bz2
aports-39893983cee082d90866d4aa05f4dc0fdf08a78c.tar.xz
main/iw: split doc
Diffstat (limited to 'main/iw')
-rw-r--r--main/iw/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/iw/APKBUILD b/main/iw/APKBUILD
index 572ef8d966..8ca5694441 100644
--- a/main/iw/APKBUILD
+++ b/main/iw/APKBUILD
@@ -1,13 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iw
pkgver=4.3
-pkgrel=0
+pkgrel=1
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
url="http://wireless.kernel.org/en/users/Documentation/iw"
arch="all"
license="GPL"
depends=""
makedepends="libnl3-dev linux-headers"
+subpackages="$pkgname-doc"
source="https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz"
_builddir="$srcdir"/$pkgname-$pkgver