Skip to content

Commit

Permalink
iw: update to 6.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
dataCobra committed Nov 12, 2024
1 parent 277fb2e commit 86bdd9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/iw/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'iw'
pkgname=iw
version=5.19
version=6.9
revision=1
hostmakedepends="pkg-config libnl3-devel"
makedepends="libnl3-devel"
short_desc="Utility for nl80211 based CLI configuration of wireless devices"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="ISC"
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
homepage="https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html"
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
checksum=f167bbe947dd53bb9ebc0c1dcef5db6ad73ac1d6084f2c6f9376c5c360cc4d4e
checksum=3f2db22ad41c675242b98ae3942dbf3112548c60a42ff739210f2de4e98e4894

do_build() {
make V=1 CC=$CC ${makejobs}
Expand Down

0 comments on commit 86bdd9c

Please sign in to comment.