From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] hwdata: Update to version 0.391 Date: Sat, 11 Jan 2025 15:43:26 +0100 Message-ID: <20250111144333.3363359-3-adolf.belka@ipfire.org> In-Reply-To: <20250111144333.3363359-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3888104778340545989==" List-Id: --===============3888104778340545989== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 0.389 to 0.391 - Update of rootfile not required - Changelog 0.391 Update usb and vendor ids 0.390 Update pci and vendor ids Signed-off-by: Adolf Belka --- lfs/hwdata | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/hwdata b/lfs/hwdata index decf9b582..d51aa2d34 100644 --- a/lfs/hwdata +++ b/lfs/hwdata @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2024 IPFire Team = # +# Copyright (C) 2007-2025 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 = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.389 +VER =3D 0.391 =20 THISAPP =3D hwdata-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) =20 -# https://github.com/vcrhonek/hwdata/releases?page=3D1 +# https://github.com/vcrhonek/hwdata/releases =20 ############################################################################= ### # Top-level Rules @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 967c107836e2cb6129d6432d116bae1ef57c8bf9212f5b05208502= 9dc4dc7134b89237291ebec192d5031de6ff98338a253a1cdeed0a43a85c5ff37dd3d15b5c +$(DL_FILE)_BLAKE2 =3D 478d60635f338770751bf4b437f33ba0666b4c3d70d9c726c8e124= c44e6d6f5a96ba96b63ae64a151732ca7607676aaccefc7a61c89cee584696b699b3234019 =20 install : $(TARGET) =20 --=20 2.47.1 --===============3888104778340545989==--