From b9d29b78c81e90b9d0a24b1fa002ae6c5ea18299 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Wed, 12 Feb 2020 20:16:05 +0800 Subject: iw: update to 5.4 Update iw to 5.4 This increases the ipk size of iw-tiny/full by about 400 bytes Signed-off-by: DENG Qingfang --- package/network/utils/iw/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/utils/iw/Makefile') diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile index ed2599342c..7abf93e01e 100644 --- a/package/network/utils/iw/Makefile +++ b/package/network/utils/iw/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iw -PKG_VERSION:=5.3 -PKG_RELEASE:=2 +PKG_VERSION:=5.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/network/iw -PKG_HASH:=04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5 +PKG_HASH:=a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3