iw: update to 5.4.
This commit is contained in:
parent
59d9fd5418
commit
b7dc8812c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=5.3
|
||||
version=5.4
|
||||
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=04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5
|
||||
checksum=a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f
|
||||
|
||||
do_build() {
|
||||
make V=1 CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue