iw: update to 4.7.
This commit is contained in:
parent
b06a1d459e
commit
9be55853ec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=4.3
|
||||
version=4.7
|
||||
revision=1
|
||||
hostmakedepends="pkg-config libnl3-devel"
|
||||
makedepends="libnl3-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220
|
||||
checksum=d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8
|
||||
|
||||
do_build() {
|
||||
make V=1 CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue