summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-10-02 13:52:18 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-10-02 21:48:42 +0200
commit376284ba4a2f7e9bea0c38cbe11591ff8e306293 (patch)
treeaf7e51623f3522650f870e3d0363002d70c72527
parent6782aaa582997147f1eb2c6e890a39d885d3b34e (diff)
downloadbuildroot-376284ba4a2f7e9bea0c38cbe11591ff8e306293.tar.gz
buildroot-376284ba4a2f7e9bea0c38cbe11591ff8e306293.zip
pciutils: bump to version 3.4.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-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 cc901d1c06..cda0ac2e47 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 514a3bdb77e4cdbe9e970e1885af46e0ba2011bf97364368c455ade0edd4e3a9 pciutils-3.3.1.tar.xz
+sha256 f8898ff6d58f52e9e17e2763bff479bb9511bcf0d8711084fa77f1b6b1739196 pciutils-3.4.0.tar.xz
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 12c13b2e16..6c0e660316 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PCIUTILS_VERSION = 3.3.1
+PCIUTILS_VERSION = 3.4.0
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
PCIUTILS_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud