iw: update to 5.16.

This commit is contained in:
UsernameRandomlyGenerated 2022-04-23 10:59:41 +02:00 committed by Leah Neukirchen
parent 37e10282c3
commit 4426d96aaf

View file

@ -1,6 +1,6 @@
# Template file for 'iw' # Template file for 'iw'
pkgname=iw pkgname=iw
version=5.9 version=5.16
revision=1 revision=1
hostmakedepends="pkg-config libnl3-devel" hostmakedepends="pkg-config libnl3-devel"
makedepends="libnl3-devel" makedepends="libnl3-devel"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="ISC" license="ISC"
homepage="http://wireless.kernel.org/en/users/Documentation/iw" homepage="http://wireless.kernel.org/en/users/Documentation/iw"
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz" distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
checksum=293a07109aeb7e36267cf59e3ce52857e9ffae3a6666eb8ac77894b1839fe1f2 checksum=4c44e42762f903f9094ba5a598998c800a97a62afd6fd31ec1e0a799e308659c
do_build() { do_build() {
make V=1 CC=$CC ${makejobs} make V=1 CC=$CC ${makejobs}