Hello Linnea, Am Tue, May 31, 2022 at 03:55:37PM +0200 schrieb Linnea Gunnarsson: > 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
The version looks correct here, however in the subject it's 1.19, which is probably a typo? Greets Alex > IW := iw-$(IW_VERSION) > IW_SUFFIX := tar.xz > IW_URL := > https://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX) > -- > 2.34.1 > >
