package/pciutils: bump version to 3.10.0

Changelog:
https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
master
Bernd Kuhls 2023-06-10 19:14:40 +02:00 committed by Peter Korsgaard
parent c97f27283b
commit 3fb07a60d4
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
sha256 cdea7ae97239dee23249a09c68a19a287a3f109fbeb2c232ebb616cb38599012 pciutils-3.9.0.tar.xz
sha256 238a2e27166730e53a17fe07bfad229e07fa39b618117e5944b6d7eda9fbb0e9 pciutils-3.10.0.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
PCIUTILS_VERSION = 3.9.0
PCIUTILS_VERSION = 3.10.0
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
PCIUTILS_INSTALL_STAGING = YES