pciutils: bump to version 3.4.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-01-04 07:44:58 -03:00 committed by Peter Korsgaard
parent 9773b82867
commit 408f400954
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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