pciutils: updated to version 3.11.1

This commit is contained in:
Juergen Daubert 2024-02-25 10:25:44 +01:00
parent 5bd3a76efd
commit 039d881101
3 changed files with 9 additions and 7 deletions

View File

@ -10,11 +10,12 @@ drwxr-xr-x root/root usr/include/pci/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libpci.a
lrwxrwxrwx root/root usr/lib/libpci.so -> libpci.so.3
lrwxrwxrwx root/root usr/lib/libpci.so.3 -> libpci.so.3.10.0
-rw-r--r-- root/root usr/lib/libpci.so.3.10.0
lrwxrwxrwx root/root usr/lib/libpci.so.3 -> libpci.so.3.11.1
-rw-r--r-- root/root usr/lib/libpci.so.3.11.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libpci.pc
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/pcilmr
-rwxr-xr-x root/root usr/sbin/setpci
-rwxr-xr-x root/root usr/sbin/update-pciids
drwxr-xr-x root/root usr/share/
@ -25,6 +26,7 @@ drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/pcilib.7.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/lspci.8.gz
-rw-r--r-- root/root usr/share/man/man8/pcilmr.8.gz
-rw-r--r-- root/root usr/share/man/man8/setpci.8.gz
-rw-r--r-- root/root usr/share/man/man8/update-pciids.8.gz
-rw-r--r-- root/root usr/share/pci.ids

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqoC5GWPe0vZuEL52EHlEQALwjB0lKVNkppbjqq77oUwT/5xmFcW4YAYlrjNBsk329oX2GvhptlEQlTzDWO9WBgs=
SHA256 (Pkgfile) = 0fef37c84e01ac93489b5b6fc92f556536174e400bcef0bbd1c7a444a284d6ea
SHA256 (.footprint) = 6237c67fbf3d7679d36ba7402812309d8667828dd2820b00438a5304f6a9e41a
SHA256 (pciutils-3.10.0.tar.gz) = 7deabe38ae5fa88a96a8c4947975cf31c591506db546e9665a10dddbf350ead0
RWRJc1FUaeVeqq/td+m/yRskpgCvhGQxzMwaqoaZGh+dy1cYpzzc+5uOEda0G5ywN0WzgGNQU3RfZwf+NBbjGke6d4f/trHnAA0=
SHA256 (Pkgfile) = a28307f19279bac2f63c878115c11a419b7609a3f2e6ab1b3beb36c129481d8d
SHA256 (.footprint) = e2532be4e23138d437135c25b89e0dd85beeb479f883b3e41a19d5d1f6c03ce1
SHA256 (pciutils-3.11.1.tar.gz) = 1904864ce5b0272d0a2e42e72ceac9e8810d1898480567f36b70642f8205fbfd

View File

@ -4,7 +4,7 @@
# Depends on: eudev
name=pciutils
version=3.10.0
version=3.11.1
release=1
source=(https://mj.ucw.cz/download/linux/pci/$name-$version.tar.gz)