iw: bump to include LICENSE file in package

This commit is contained in:
Henrik Grimler 2020-07-12 10:42:27 +02:00 committed by Yaksh Bariya
parent 05176d8e98
commit d11c001d8e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://wireless.wiki.kernel.org/en/users/documentation/iw
TERMUX_PKG_DESCRIPTION="CLI configuration utility for wireless devices"
TERMUX_PKG_LICENSE="ISC"
TERMUX_PKG_MAINTAINER="Auxilus @Auxilus"
TERMUX_PKG_VERSION=5.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/iw/iw-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f
TERMUX_PKG_DEPENDS="libnl"