From 06fb6dc41cdafb96239cf8a3d551052267c9463d Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 05 Apr 2024 12:31:18 +0200
Subject: [PATCH] pciutils: update to 3.11.1

---
 components/sysutils/pciutils/pciutils.p5m |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/components/sysutils/pciutils/pciutils.p5m b/components/sysutils/pciutils/pciutils.p5m
index 15d57e8..b11df8a 100644
--- a/components/sysutils/pciutils/pciutils.p5m
+++ b/components/sysutils/pciutils/pciutils.p5m
@@ -23,11 +23,13 @@
 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
 file path=usr/sbin/lspci
+file path=usr/sbin/pcilmr
 file path=usr/sbin/setpci
 file path=usr/sbin/update-pciids
 file path=usr/share/man/man5/pci.ids.5
 file path=usr/share/man/man7/pcilib.7
 file path=usr/share/man/man8/lspci.8
+file path=usr/share/man/man8/pcilmr.8
 file path=usr/share/man/man8/setpci.8
 file path=usr/share/man/man8/update-pciids.8
 

--
Gitblit v1.9.3