iw: update to 5.0.1.

This commit is contained in:
maxice8 2019-02-04 23:08:05 -02:00 committed by maxice8
parent d8c890b41a
commit 21944322e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'iw'
pkgname=iw
version=5.0
version=5.0.1
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=c7176c29cd42e9ee8be6d4c69e7589ad39f68ee2cf2b937a1d8ff9389c6eaff9
checksum=1e38ea794a223525b2ea7fe78fd14f2a56121e62e21ba5f9dbe8c494b35b5c0d
do_build() {
make V=1 CC=$CC ${makejobs}