summaryrefslogtreecommitdiffstats
path: root/abs/extra/iw
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 19:50:42 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 19:50:42 (GMT)
commit2c0e29f0d500abe321265930c2bf62a6d1685962 (patch)
treeb433b3461c57c4adb6ce325798dd5a0b92e332d5 /abs/extra/iw
parent9febeaff9f329b035dab8caa64518b245b72e44d (diff)
downloadlinhes_pkgbuild-2c0e29f0d500abe321265930c2bf62a6d1685962.zip
linhes_pkgbuild-2c0e29f0d500abe321265930c2bf62a6d1685962.tar.gz
linhes_pkgbuild-2c0e29f0d500abe321265930c2bf62a6d1685962.tar.bz2
iw 3.4
Diffstat (limited to 'abs/extra/iw')
-rw-r--r--abs/extra/iw/PKGBUILD10
-rw-r--r--abs/extra/iw/README2
-rw-r--r--abs/extra/iw/__changelog1
3 files changed, 6 insertions, 7 deletions
diff --git a/abs/extra/iw/PKGBUILD b/abs/extra/iw/PKGBUILD
index 86b6865..ed927b0 100644
--- a/abs/extra/iw/PKGBUILD
+++ b/abs/extra/iw/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 135526 2011-08-14 20:37:19Z thomas $
+# $Id: PKGBUILD 159175 2012-05-17 10:12:16Z thomas $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=iw
-pkgver=3.0
-pkgrel=2
+pkgver=3.4
+pkgrel=1
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
arch=("i686" "x86_64")
url="http://wireless.kernel.org/en/users/Documentation/iw"
license=("GPL")
depends=("libnl")
-makedepends=("kernel-headers")
+makedepends=("linux-api-headers")
source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a0ccbf1ce71ae4bdb05495ca18ab00a87c06dce2c3bf8b8358c615e60c4632fb')
+sha256sums=('989b5677588e32de6eda97bf978810b366a7620f78f26f9cc61c15bdb434218a')
build() {
cd "$srcdir"/$pkgname-$pkgver
diff --git a/abs/extra/iw/README b/abs/extra/iw/README
deleted file mode 100644
index d330c95..0000000
--- a/abs/extra/iw/README
+++ /dev/null
@@ -1,2 +0,0 @@
-version.sh does a git describe that fails because it's not a git repo.
-
diff --git a/abs/extra/iw/__changelog b/abs/extra/iw/__changelog
new file mode 100644
index 0000000..9723f2f
--- /dev/null
+++ b/abs/extra/iw/__changelog
@@ -0,0 +1 @@
+linux-api-headers