summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-04 07:32:58 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-10-04 14:43:34 +0200
commit426a84c2fe347ff22ae5fab19b243738d20e0b2d (patch)
tree656f109703b360e197f627ba8d55a91a3ca1328d /package/pciutils
parent3756abdfa016b9a70c2f946a3cb9b4bb0dc84390 (diff)
downloadbuildroot-426a84c2fe347ff22ae5fab19b243738d20e0b2d.tar.gz
buildroot-426a84c2fe347ff22ae5fab19b243738d20e0b2d.zip
pciutils: bump to version 3.5.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/pciutils.hash2
-rw-r--r--package/pciutils/pciutils.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/pciutils/pciutils.hash b/package/pciutils/pciutils.hash
index efdb108c61..2572c35bca 100644
--- a/package/pciutils/pciutils.hash
+++ b/package/pciutils/pciutils.hash
@@ -1,2 +1,2 @@
# From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
-sha256 2bf3a4605a562fb6b8b7673bff85a474a5cf383ed7e4bd8886b4f0939013d42f pciutils-3.5.1.tar.xz
+sha256 3a99141a9f40528d0a0035665a06dc37ddb1ae341658e51b50a76ecf86235efc pciutils-3.5.2.tar.xz
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 4714ceacae..e65eadcaf1 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PCIUTILS_VERSION = 3.5.1
+PCIUTILS_VERSION = 3.5.2
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
PCIUTILS_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud