summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-04 07:44:58 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-01-04 13:52:03 +0100
commit408f400954f490b013eab0a0e94ba81bdb49e0ee (patch)
tree5fd47801fe6e87f5417b4872e69c5845a9a79983 /package/pciutils
parent9773b828675d5662b7731769dba011a5525390f2 (diff)
downloadbuildroot-408f400954f490b013eab0a0e94ba81bdb49e0ee.tar.gz
buildroot-408f400954f490b013eab0a0e94ba81bdb49e0ee.zip
pciutils: bump to version 3.4.1
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 cda0ac2e47..dd75e426fe 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 f8898ff6d58f52e9e17e2763bff479bb9511bcf0d8711084fa77f1b6b1739196 pciutils-3.4.0.tar.xz
+sha256 865554cc5604d1644bd8da38d94845405e2a319a6d5acabc6a0296417684a82a pciutils-3.4.1.tar.xz
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 6c0e660316..24f250eaa9 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PCIUTILS_VERSION = 3.4.0
+PCIUTILS_VERSION = 3.4.1
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
PCIUTILS_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud