iw: update to 5.3.

This commit is contained in:
Juan RP 2019-08-15 09:55:41 +02:00
parent bbab65164e
commit 2807bd6902
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

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