iw: update to 3.10.
This commit is contained in:
parent
916a1fefef
commit
907c3ec730
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=3.8
|
||||
version=3.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,10 +10,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
||||
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
||||
checksum=50c07d5fcf38240b3912fb6950f6ec566b8d27c321cbdacc1de53fc3be96af9a
|
||||
checksum=456ee212cfb728e292667caa508a7dff902666c78579814756a3012d68d64fe9
|
||||
|
||||
iw_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue