iw: update to 5.3

This commit is contained in:
Leonid Plyushch 2019-09-19 15:58:30 +03:00 committed by Yaksh Bariya
parent f7dca60f61
commit c51eceac6b
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,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.0.1
TERMUX_PKG_VERSION=5.3
TERMUX_PKG_SRCURL=https://mirrors.edge.kernel.org/pub/software/network/iw/iw-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=1e38ea794a223525b2ea7fe78fd14f2a56121e62e21ba5f9dbe8c494b35b5c0d
TERMUX_PKG_SHA256=04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5
TERMUX_PKG_DEPENDS="libnl"
TERMUX_PKG_BUILD_IN_SRC=true