main/iw: upgrade to 3.3

This commit is contained in:
Natanael Copa 2012-02-23 07:30:04 +00:00
parent 793ec40e6f
commit e0c693d1d6

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iw
pkgver=0.9.22
pkgver=3.3
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="561c2602c5ce7c65a590118286c0892a iw-0.9.22.tar.bz2
md5sums="146ad14cdeb39fb88b21efdbb28787d1 iw-3.3.tar.bz2
779d0e73df6e484c071149c9fb720551 iw-git-version.patch"