Thanks, applied as 72879b32c47fdbca7c178adfc570624c887771ae. Michael
[sent from post-receive hook] On Sat, 15 Jun 2024 16:58:36 +0200, Christian Melki <[email protected]> wrote: > Minor changes and fixes. > https://github.com/pciutils/pciutils/blob/v3.13.0/ChangeLog > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/pciutils.make b/rules/pciutils.make > index 20e2b7f7e0cc..46c15b8ab68e 100644 > --- a/rules/pciutils.make > +++ b/rules/pciutils.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils > # > # Paths and names > # > -PCIUTILS_VERSION := 3.12.0 > -PCIUTILS_MD5 := f6607d41eb8ce0f676368a1012b5fe5c > +PCIUTILS_VERSION := 3.13.0 > +PCIUTILS_MD5 := 03cf42b53406618b35782a1fb729e330 > PCIUTILS := pciutils-$(PCIUTILS_VERSION) > PCIUTILS_SUFFIX := tar.gz > PCIUTILS_URL := > https://github.com/pciutils/pciutils/archive/refs/tags/v$(PCIUTILS_VERSION).$(PCIUTILS_SUFFIX)
