From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] pciutils: update to 3.5.2 Date: Sat, 05 Nov 2016 13:20:06 +0100 Message-ID: <20161105122006.27852-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4409774608940166872==" List-Id: --===============4409774608940166872== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Marcel Lorenz --- config/rootfiles/common/pciutils | 2 +- lfs/pciutils | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/pciutils b/config/rootfiles/common/pciut= ils index 5bb11a2..f7c2fee 100644 --- a/config/rootfiles/common/pciutils +++ b/config/rootfiles/common/pciutils @@ -1,7 +1,7 @@ bin/lspci bin/setpci lib/libpci.so.3 -lib/libpci.so.3.4.1 +lib/libpci.so.3.5.2 sbin/update-pciids #usr/include/pci #usr/include/pci/config.h diff --git a/lfs/pciutils b/lfs/pciutils index 7c313ba..5fe9e9a 100644 --- a/lfs/pciutils +++ b/lfs/pciutils @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 3.4.1 +VER =3D 3.5.2 =20 THISAPP =3D pciutils-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 35763bb1eab7bc9bf6eb6efb72cbc8a1 +$(DL_FILE)_MD5 =3D 1bf5b068bd9f7512e8c68b060b25a1b2 =20 install : $(TARGET) =20 --=20 2.9.3 --===============4409774608940166872==--