package/pciutils: bump version to 3.14.0

Changelog:
https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.14.0

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: update change log url to use tag]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-07-04 18:56:16 +02:00
committed by Julien Olivain
parent 337642e732
commit 766b08647c
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 77f11f78298502634d1af50308f15a5788629f6cf45cba376f5009aea4cb4926 pciutils-3.13.0.tar.xz
sha256 e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f pciutils-3.14.0.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

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