pciutils ver. bump

This commit is contained in:
Rmys
2024-04-14 17:10:04 +03:00
parent 3caee7ad9a
commit e8c9501720
+10 -2
View File
@@ -12,8 +12,8 @@
<IsA>app:console</IsA>
<Summary>Various utilities dealing with the PCI bus</Summary>
<Description>The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices.</Description>
<Archive sha1sum="b6e58a532844007bf930ab2c88b4a6366ddbe7b0" type="tarxz">https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.9.0.tar.xz</Archive>
<Archive sha1sum="f4b0844dee17d14b8910ce8d0b7df9d02da175ce" type="binary" target="pciutils-3.9.0">https://github.com/pciutils/pciids/raw/master/pci.ids</Archive>
<Archive sha1sum="eccfdfa377042852ad92a3a91038721eca71640e" type="tarxz">https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.12.0.tar.xz</Archive>
<Archive sha1sum="f781eef33bb46bc484bc55eeb18b7d07468b0956" type="binary" target="pciutils-3.12.0">https://github.com/pciutils/pciids/raw/master/pci.ids</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
<Dependency>libkmod-devel</Dependency>
@@ -35,6 +35,7 @@
<Files>
<Path fileType="executable">/usr/bin/lspci</Path>
<Path fileType="executable">/usr/sbin/setpci</Path>
<Path fileType="executable">/usr/sbin/pcilmr</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/hwdata</Path>
@@ -55,6 +56,13 @@
</Package>
<History>
<Update release="11">
<Date>2024-04-07</Date>
<Version>3.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-02-06</Date>
<Version>3.9.0</Version>