aboutsummaryrefslogtreecommitdiff
path: root/extra/iw
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-12 00:20:48 +0300
committerCem Keylan <cem@ckyln.com>2020-01-12 00:20:48 +0300
commit3d392d148bc9242454d7c5151414ca233dca8581 (patch)
tree166b64cdf76647f7c0b20fb4b1318283d28d994c /extra/iw
parentfec6d99b1ff16da87bd1ba8af1d9cf35c79680a7 (diff)
downloadrepository-3d392d148bc9242454d7c5151414ca233dca8581.tar.gz
iw: add 5.4 to extra
Diffstat (limited to 'extra/iw')
-rwxr-xr-xextra/iw/build7
-rw-r--r--extra/iw/checksums1
-rw-r--r--extra/iw/sources1
-rw-r--r--extra/iw/version1
4 files changed, 10 insertions, 0 deletions
diff --git a/extra/iw/build b/extra/iw/build
new file mode 100755
index 00000000..194a513f
--- /dev/null
+++ b/extra/iw/build
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+
+# iw manpage is extremely small,
+# we don't need to compress it.
+sed 's@\(iw\.8\)\.gz@\1@' -i Makefile
+make DESTDIR="$1" PREFIX="/usr" install
diff --git a/extra/iw/checksums b/extra/iw/checksums
new file mode 100644
index 00000000..2d19d001
--- /dev/null
+++ b/extra/iw/checksums
@@ -0,0 +1 @@
+a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f iw-5.4.tar.xz
diff --git a/extra/iw/sources b/extra/iw/sources
new file mode 100644
index 00000000..436f77f7
--- /dev/null
+++ b/extra/iw/sources
@@ -0,0 +1 @@
+https://www.kernel.org/pub/software/network/iw/iw-5.4.tar.xz
diff --git a/extra/iw/version b/extra/iw/version
new file mode 100644
index 00000000..d8f4edb8
--- /dev/null
+++ b/extra/iw/version
@@ -0,0 +1 @@
+5.4 1