From 3be8ee256d38819f94e86535539fe187b74b548e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 19 Oct 2016 17:56:17 +0200 Subject: [PATCH] iw: update to 4.9 License is ISC. --- srcpkgs/iw/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/iw/template b/srcpkgs/iw/template index 1466f0fc556..97352c827dc 100644 --- a/srcpkgs/iw/template +++ b/srcpkgs/iw/template @@ -1,15 +1,15 @@ # Template file for 'iw' pkgname=iw -version=4.7 +version=4.9 revision=1 hostmakedepends="pkg-config libnl3-devel" makedepends="libnl3-devel" short_desc="nl80211 based CLI configuration utility for wireless devices" maintainer="Juan RP " -license="GPL-2" +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=d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8 +checksum=324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce do_build() { make V=1 CC=$CC ${makejobs}