]> Git Repo - buildroot-mgba.git/commitdiff
package/iwd: bump to version 2.2
authorJames Hilliard <[email protected]>
Wed, 1 Feb 2023 02:37:56 +0000 (19:37 -0700)
committerPeter Korsgaard <[email protected]>
Sat, 4 Feb 2023 14:00:18 +0000 (15:00 +0100)
Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/iwd/iwd.hash
package/iwd/iwd.mk

index e7971cd6378275c9fdb4bd856a2a8c44cd1fc352..be048b3da6238d1a1987a9ecea554d556fdedf57 100644 (file)
@@ -1,5 +1,5 @@
 # From https://mirrors.edge.kernel.org/pub/linux/network/wireless/sha256sums.asc
-sha256  9fd13512dc27d83efb8d341f7df98f5488f70131686021fcd0d93fc97af013b8  iwd-1.30.tar.xz
+sha256  dfeada6d1680221fb128dc6be50fc2d6b40e314b98458acbd696418f8da5c570  iwd-2.2.tar.xz
 
 # License files
 sha256  ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5  COPYING
index 5ffbde334ede837c8c063433be41d48d7177cea1..b0a2f6e9edae5a38aaa6e27a31f7c853c6d759ce 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IWD_VERSION = 1.30
+IWD_VERSION = 2.2
 IWD_SOURCE = iwd-$(IWD_VERSION).tar.xz
 IWD_SITE = $(BR2_KERNEL_MIRROR)/linux/network/wireless
 IWD_LICENSE = LGPL-2.1+
This page took 0.04162 seconds and 4 git commands to generate.