Minor bugfix release.
https://github.com/pciutils/pciutils/blob/21407521fb62a65e39051561e16e4ce1a74362c1/ChangeLog

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/pciutils.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/pciutils.make b/rules/pciutils.make
index f593ab6d5..8966c3b87 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
 #
 # Paths and names
 #
-PCIUTILS_VERSION       := 3.9.0
-PCIUTILS_MD5           := 20aaffb48eedae4827ff1dfe9ea26a92
+PCIUTILS_VERSION       := 3.10.0
+PCIUTILS_MD5           := 701a7e54459ce382d8224afeec1ccb04
 PCIUTILS               := pciutils-$(PCIUTILS_VERSION)
 PCIUTILS_SUFFIX                := tar.gz
 PCIUTILS_URL           := 
https://github.com/pciutils/pciutils/archive/refs/tags/v$(PCIUTILS_VERSION).$(PCIUTILS_SUFFIX)
-- 
2.34.1


Reply via email to