iw: update to 4.0.
This commit is contained in:
parent
6cbfe52356
commit
b000888058
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'iw'
|
||||
pkgname=iw
|
||||
version=3.17
|
||||
revision=2
|
||||
version=4.0
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=/usr/bin"
|
||||
hostmakedepends="pkg-config libnl3-devel"
|
||||
makedepends="libnl3-devel"
|
||||
short_desc="nl80211 based CLI configuration utility for wireless devices"
|
||||
|
@ -11,7 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
||||
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
||||
checksum=48a62eb5cd8e757c9617749df96b01f133c184f6c107f18be660ee08f155fa93
|
||||
|
||||
# Does not seem to respect our $CPPFLAGS in environment, force it via CFLAGS.
|
||||
CFLAGS="$XBPS_CPPFLAGS"
|
||||
checksum=2b4b7906d5ce89ce0ab523e5de8b619cddcc18fee7a2bfd6f9c62efab2d3bed6
|
||||
|
|
Loading…
Reference in New Issue
Block a user