diff --git a/system/base/pciutils/actions.py b/system/base/pciutils/actions.py
index 5f25c052..1d5b1e57 100644
--- a/system/base/pciutils/actions.py
+++ b/system/base/pciutils/actions.py
@@ -19,7 +19,7 @@ def build():
def install():
autotools.rawInstall('DESTDIR="%s" %s install-lib' % (get.installDIR(), j))
-
+
# remove update-pciids
pisitools.remove("/usr/sbin/update-pciids")
pisitools.remove("/usr/share/man/man8/update-pciids.8")
diff --git a/system/base/pciutils/pspec.xml b/system/base/pciutils/pspec.xml
index 32dee750..6f70a083 100644
--- a/system/base/pciutils/pspec.xml
+++ b/system/base/pciutils/pspec.xml
@@ -12,8 +12,8 @@
app:console
Various utilities dealing with the PCI bus
The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices.
- https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.7.0.tar.xz
- https://github.com/pciutils/pciids/raw/master/pci.ids
+ https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.9.0.tar.xz
+ https://github.com/pciutils/pciids/raw/master/pci.ids
eudev-devel
libkmod-devel
@@ -21,7 +21,7 @@
pciutils-nogz.patch
- pciutils-3.1.9-static-pc.patch
+
@@ -33,7 +33,8 @@
libkmod
- /usr/sbin
+ /usr/bin/lspci
+ /usr/sbin/setpci
/usr/lib
/usr/share/man
/usr/share/hwdata
@@ -54,6 +55,13 @@
+
+ 2023-02-06
+ 3.9.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2021-11-27
3.7.0