update to pciutils 3.11.1

This commit is contained in:
Tobias Powalowski 2024-02-27 11:31:19 +01:00
parent 850d2ec43e
commit 800651fb06

View file

@ -4,7 +4,7 @@
_run ()
{
_map _binary lspci setpci update-pciids
_map _binary lspci pcilmr setpci update-pciids
}
# vim: set ft=sh ts=4 sw=4 et: