iw: update to 5.0.
This commit is contained in:
parent
50df2f3a79
commit
33f0509793
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=4.14
|
||||
version=5.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config libnl3-devel"
|
||||
makedepends="libnl3-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
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=f01671c0074bfdec082a884057edba1b9efd35c89eda554638496f03b769ad89
|
||||
checksum=c7176c29cd42e9ee8be6d4c69e7589ad39f68ee2cf2b937a1d8ff9389c6eaff9
|
||||
|
||||
do_build() {
|
||||
make V=1 CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue