iw: update to 5.9.

This commit is contained in:
Anthony Iliopoulos 2020-10-04 12:38:11 +02:00 committed by Duncan Overbruck
parent 8134c17def
commit 51035c49c6

View file

@ -1,6 +1,6 @@
# Template file for 'iw'
pkgname=iw
version=5.8
version=5.9
revision=1
hostmakedepends="pkg-config libnl3-devel"
makedepends="libnl3-devel"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@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=b59c4bacb0b6675cc09f2f30ebdceb91174cb65443d0a062fba2c09fad772db4
checksum=293a07109aeb7e36267cf59e3ce52857e9ffae3a6666eb8ac77894b1839fe1f2
do_build() {
make V=1 CC=$CC ${makejobs}