summaryrefslogtreecommitdiff
path: root/core/iw
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-21 03:40:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-21 03:40:08 +0000
commit6f1efdf04cd569f1191e365ac4c5d473bdfe2c15 (patch)
treee753b186882be1bf12fae5dfd53b2f73625ae2ea /core/iw
parentf4e0d41bdfa80b65960c85d4d526814a91f52e62 (diff)
Tue Jan 21 03:36:05 UTC 2014
Diffstat (limited to 'core/iw')
-rw-r--r--core/iw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/iw/PKGBUILD b/core/iw/PKGBUILD
index 48da071f1..6e5700409 100644
--- a/core/iw/PKGBUILD
+++ b/core/iw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 195909 2013-10-05 07:30:47Z thomas $
+# $Id: PKGBUILD 204472 2014-01-20 18:47:27Z thomas $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=iw
-pkgver=3.11
+pkgver=3.13
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=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e90327323821a8219abac56298919076c4bac6636464ca91356f02cfe40530ff')
+sha256sums=('70c1c0f5145542b4d04dd52ad637920718515245e3dd3b4dc4c8e3b57b110dc6')
build() {
cd "$srcdir"/$pkgname-$pkgver