mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/pciutils: bump version to 3.15.0
https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.15.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b9ea86b26a
commit
9e93af0cec
@@ -1,3 +1,3 @@
|
||||
# From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
|
||||
sha256 e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f pciutils-3.14.0.tar.xz
|
||||
sha256 c02940f430841ecf158d5d9a50007afc4d5353c8678a2455003ca0b2c4e9f5ff pciutils-3.15.0.tar.xz
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PCIUTILS_VERSION = 3.14.0
|
||||
PCIUTILS_VERSION = 3.15.0
|
||||
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
|
||||
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
|
||||
PCIUTILS_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user