iw: update to 4.9
License is ISC.
This commit is contained in:
parent
fa7afa7965
commit
3be8ee256d
@ -1,15 +1,15 @@
|
||||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=4.7
|
||||
version=4.9
|
||||
revision=1
|
||||
hostmakedepends="pkg-config libnl3-devel"
|
||||
makedepends="libnl3-devel"
|
||||
short_desc="nl80211 based CLI configuration utility for wireless devices"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="ISC"
|
||||
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
||||
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
||||
checksum=d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8
|
||||
checksum=324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce
|
||||
|
||||
do_build() {
|
||||
make V=1 CC=$CC ${makejobs}
|
||||
|
Loading…
Reference in New Issue
Block a user