summaryrefslogtreecommitdiffstats
path: root/main/iw
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-20 12:44:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-20 12:44:08 +0000
commit6ec5187d56acde850979bef27edba2d7e6480368 (patch)
tree985a22e19ad95efe91a54592013f6e8397fb7c8b /main/iw
parent8cc773453eafe5478d27c09f651d6877a08829a5 (diff)
downloadaports-6ec5187d56acde850979bef27edba2d7e6480368.tar.bz2
aports-6ec5187d56acde850979bef27edba2d7e6480368.tar.xz
main/iw: upgrade to 3.4
Diffstat (limited to 'main/iw')
-rw-r--r--main/iw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/iw/APKBUILD b/main/iw/APKBUILD
index 76200dc43..feb9cadf3 100644
--- a/main/iw/APKBUILD
+++ b/main/iw/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iw
-pkgver=3.3
+pkgver=3.4
pkgrel=0
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
url="http://wireless.kernel.org/en/users/Documentation/iw"
@@ -34,5 +34,5 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="146ad14cdeb39fb88b21efdbb28787d1 iw-3.3.tar.bz2
+md5sums="a8ccfc936eb3603db7b60b67f4261f1f iw-3.4.tar.bz2
779d0e73df6e484c071149c9fb720551 iw-git-version.patch"