* [ptxdist] [PATCH] pciutils: version bump 3.3.0 -> 3.6.2
@ 2020-01-07 18:19 Christian Hermann
0 siblings, 0 replies; only message in thread
From: Christian Hermann @ 2020-01-07 18:19 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
rules/pciutils.make | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/rules/pciutils.make b/rules/pciutils.make
index b26350256..10e782859 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -15,14 +15,16 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
#
# Paths and names
#
-PCIUTILS_VERSION := 3.3.0
-PCIUTILS_MD5 := 3c19adf32a8457983b71ff376ef7dafe
+PCIUTILS_VERSION := 3.6.2
+PCIUTILS_MD5 := 77963796d1be4f451b83e6da28ba4f82
PCIUTILS := pciutils-$(PCIUTILS_VERSION)
PCIUTILS_SUFFIX := tar.xz
PCIUTILS_URL := $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))
PCIUTILS_SOURCE := $(SRCDIR)/$(PCIUTILS).$(PCIUTILS_SUFFIX)
PCIUTILS_DIR := $(BUILDDIR)/$(PCIUTILS)
-PCIUTILS_LICENSE := GPL-2.0-only
+PCIUTILS_LICENSE := GPL-2.0-or-later
+PCIUTILS_LICENSE_FILES := \
+ file://README;startline=4;endline=8;md5=e6d1f5496a9acbc746789a7b925d02e1
# ----------------------------------------------------------------------------
# Prepare
--
2.24.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-07 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 18:19 [ptxdist] [PATCH] pciutils: version bump 3.3.0 -> 3.6.2 Christian Hermann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox