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 73f18b65a..4c8482e6b 100644
--- a/core/iw/PKGBUILD
+++ b/core/iw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166323 2012-09-06 08:36:59Z thomas $
+# $Id: PKGBUILD 177059 2013-02-05 10:01:13Z thomas $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=iw
-pkgver=3.6
+pkgver=3.8
pkgrel=1
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
arch=("i686" "x86_64")
@@ -11,7 +11,7 @@ license=("GPL")
depends=("libnl")
makedepends=("linux-api-headers")
source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857')
+sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9')
build() {
cd "$srcdir"/$pkgname-$pkgver