summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2020-07-26 16:24:34 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-07-31 06:11:32 +0200
commit31cda1c7dc64c07eda9b85f261b74628cb69042e (patch)
tree31d01b1a4bcd1cd9e97f268979f763af998d05d6
parent173d59912925fe764d11b9b7f246c756ffa54c4b (diff)
downloadptxdist-31cda1c7dc64c07eda9b85f261b74628cb69042e.tar.gz
ptxdist-31cda1c7dc64c07eda9b85f261b74628cb69042e.tar.xz
pciutils: version bump 3.6.2 -> 3.7.0
The license refers to an url which has changed from http to https. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Message-Id: <20200726142436.3113607-11-r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/pciutils.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/pciutils.make b/rules/pciutils.make
index 10e782859..6f472e63d 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
#
# Paths and names
#
-PCIUTILS_VERSION := 3.6.2
-PCIUTILS_MD5 := 77963796d1be4f451b83e6da28ba4f82
+PCIUTILS_VERSION := 3.7.0
+PCIUTILS_MD5 := e6e20482b4f25c5186e6a753c5edc361
PCIUTILS := pciutils-$(PCIUTILS_VERSION)
PCIUTILS_SUFFIX := tar.xz
PCIUTILS_URL := $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))
@@ -24,7 +24,7 @@ PCIUTILS_SOURCE := $(SRCDIR)/$(PCIUTILS).$(PCIUTILS_SUFFIX)
PCIUTILS_DIR := $(BUILDDIR)/$(PCIUTILS)
PCIUTILS_LICENSE := GPL-2.0-or-later
PCIUTILS_LICENSE_FILES := \
- file://README;startline=4;endline=8;md5=e6d1f5496a9acbc746789a7b925d02e1
+ file://README;startline=4;endline=8;md5=2ae7724797a960932b288272eed49a30
# ----------------------------------------------------------------------------
# Prepare