diff --git a/srcpkgs/iw/template b/srcpkgs/iw/template index b4a7797d03..5f9cf5a83d 100644 --- a/srcpkgs/iw/template +++ b/srcpkgs/iw/template @@ -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 " 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