summaryrefslogtreecommitdiff
path: root/core/iw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iw/PKGBUILD')
-rw-r--r--core/iw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/iw/PKGBUILD b/core/iw/PKGBUILD
index 67cc374ca..8d6015157 100644
--- a/core/iw/PKGBUILD
+++ b/core/iw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 111467 2011-02-27 10:05:15Z thomas $
+# $Id: PKGBUILD 135527 2011-08-14 20:37:21Z thomas $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=iw
-pkgver=0.9.22
+pkgver=3.0
pkgrel=1
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
arch=("i686" "x86_64")
@@ -11,7 +11,7 @@ license=("GPL")
depends=("libnl")
makedepends=("kernel-headers")
source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('138ce4dc827d8b0af55fe1c444e749b985c1540d791b27922aad880d12908bb1')
+sha256sums=('a0ccbf1ce71ae4bdb05495ca18ab00a87c06dce2c3bf8b8358c615e60c4632fb')
build() {
cd "$srcdir"/$pkgname-$pkgver