diff mbox series

package/iw: bump to 5.4

Message ID 20200421183009.64414-1-matthew.weber@rockwellcollins.com
State Accepted
Headers show
Series package/iw: bump to 5.4 | expand

Commit Message

Matt Weber April 21, 2020, 6:30 p.m. UTC
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 package/iw/iw.hash | 4 ++--
 package/iw/iw.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni April 21, 2020, 7:36 p.m. UTC | #1
On Tue, 21 Apr 2020 13:30:09 -0500
Matt Weber <matthew.weber@rockwellcollins.com> wrote:

> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> ---
>  package/iw/iw.hash | 4 ++--
>  package/iw/iw.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/iw/iw.hash b/package/iw/iw.hash
index 458262b712..0aa51563f1 100644
--- a/package/iw/iw.hash
+++ b/package/iw/iw.hash
@@ -1,4 +1,4 @@ 
 # From https://www.kernel.org/pub/software/network/iw/sha256sums.asc
-sha256	04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5	iw-5.3.tar.xz
+sha256  a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f  iw-5.4.tar.xz
 # Locally calculated
-sha256	5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af	COPYING
+sha256  5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af  COPYING
diff --git a/package/iw/iw.mk b/package/iw/iw.mk
index fae65f739d..2250ea413b 100644
--- a/package/iw/iw.mk
+++ b/package/iw/iw.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-IW_VERSION = 5.3
+IW_VERSION = 5.4
 IW_SOURCE = iw-$(IW_VERSION).tar.xz
 IW_SITE = $(BR2_KERNEL_MIRROR)/software/network/iw
 IW_LICENSE = ISC