pciutils: update to 3.9.0

release notes:
- https://github.com/pciutils/pciutils/blob/v3.9.0/ChangeLog
This commit is contained in:
Rudi Heitbaum 2022-11-21 11:28:07 +00:00
parent c07a6cf63a
commit 8b729e2670

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pciutils"
PKG_VERSION="3.8.0"
PKG_SHA256="91edbd0429a84705c9ad156d4ff38ccc724d41ea54c4c5b88e38e996f8a34f05"
PKG_VERSION="3.9.0"
PKG_SHA256="cdea7ae97239dee23249a09c68a19a287a3f109fbeb2c232ebb616cb38599012"
PKG_LICENSE="GPL"
PKG_SITE="http://mj.ucw.cz/pciutils.shtml"
PKG_URL="https://www.kernel.org/pub/software/utils/pciutils/${PKG_NAME}-${PKG_VERSION}.tar.xz"