From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH 6/9] rtl8821cu: update to 20210118-7b8c45a270454f05e2dbf3beeb4afcf817db65da Date: Sat, 07 Jan 2023 11:46:58 +0000 Message-ID: <20230107114701.4075482-7-arne_f@ipfire.org> In-Reply-To: <20230107114701.4075482-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1959001370958026526==" List-Id: --===============1959001370958026526== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable this is needed for kernel-6.1.x --- lfs/rtl8821cu | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/rtl8821cu b/lfs/rtl8821cu index b5a0357bc..1a305add5 100644 --- a/lfs/rtl8821cu +++ b/lfs/rtl8821cu @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2022 IPFire Team = # +# Copyright (C) 2007-2023 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -27,7 +27,7 @@ include Config VERSUFIX =3D ipfire$(KCFG) MODPATH =3D /lib/modules/$(KVER)-$(VERSUFIX)/extra/wlan =20 -VER =3D 20210118-f91ddf3cc7555b9a1c27c90f23764cfc0b1b6f9c +VER =3D 20210118-7b8c45a270454f05e2dbf3beeb4afcf817db65da =20 THISAPP =3D 8821cu-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D a3ea84b45258fed06baab211393725391fe26686fe85c2273605e6= cb59e3e83e54d45e24bc2c3b046de9bb3af8a8cc3a584dbd80ecea3bb8416fb5e79113fb69 +$(DL_FILE)_BLAKE2 =3D 4f81f274d141ae140b96ac3a60642d70b8d2603080f3e8ed9f8368= 15fec6eeb9b5f8648ed53663dbbe171176600760fae26cf5815395d004328a89037149122c =20 install : $(TARGET) =20 --=20 2.34.1 --===============1959001370958026526==--