2017-11-05 10:53:01 +01:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://wireless.wiki.kernel.org/en/users/documentation/iw
|
|
|
|
TERMUX_PKG_DESCRIPTION="CLI configuration utility for wireless devices"
|
2019-01-24 20:15:44 +01:00
|
|
|
TERMUX_PKG_LICENSE="ISC"
|
2020-09-07 19:34:50 +02:00
|
|
|
TERMUX_PKG_VERSION=5.8
|
2018-12-09 17:39:42 +01:00
|
|
|
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/iw/iw-${TERMUX_PKG_VERSION}.tar.xz
|
2020-09-07 19:34:50 +02:00
|
|
|
TERMUX_PKG_SHA256=b59c4bacb0b6675cc09f2f30ebdceb91174cb65443d0a062fba2c09fad772db4
|
2019-03-04 23:29:52 +01:00
|
|
|
TERMUX_PKG_DEPENDS="libnl"
|
2019-08-13 15:25:48 +02:00
|
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|