iw: update to 5.19.

This commit is contained in:
André Cerqueira 2022-07-23 20:47:52 +01:00 committed by classabbyamp
parent bfa826eab8
commit 9d914e2310
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'iw'
pkgname=iw
version=5.16
version=5.19
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=4c44e42762f903f9094ba5a598998c800a97a62afd6fd31ec1e0a799e308659c
checksum=f167bbe947dd53bb9ebc0c1dcef5db6ad73ac1d6084f2c6f9376c5c360cc4d4e
do_build() {
make V=1 CC=$CC ${makejobs}