Small fixes and maintenance. Signed-off-by: Linnea Gunnarsson <[email protected]> --- rules/iw.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/iw.make b/rules/iw.make index a03ac1fbd..aabceaa77 100644 --- a/rules/iw.make +++ b/rules/iw.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IW) += iw # # Paths and names # -IW_VERSION := 5.16 -IW_MD5 := 782a3460da2854bd2e5b8f96845a62f8 +IW_VERSION := 5.19 +IW_MD5 := fd17ca2dd5f160a5d9e5fd3f8a69f416 IW := iw-$(IW_VERSION) IW_SUFFIX := tar.xz IW_URL := https://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX) -- 2.34.1
