iw: update to 5.16.
This commit is contained in:
parent
37e10282c3
commit
4426d96aaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=5.9
|
||||
version=5.16
|
||||
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=293a07109aeb7e36267cf59e3ce52857e9ffae3a6666eb8ac77894b1839fe1f2
|
||||
checksum=4c44e42762f903f9094ba5a598998c800a97a62afd6fd31ec1e0a799e308659c
|
||||
|
||||
do_build() {
|
||||
make V=1 CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue