Merge pull request #7406 from heitbaum/debug

xorg-intel-gpu-tools: update to 1.27.1
This commit is contained in:
CvH 2023-01-19 05:40:45 +01:00 committed by GitHub
commit 5151a5cd76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xorg-intel-gpu-tools"
PKG_VERSION="1.27"
PKG_SHA256="602bfe310d669f58e2f7fc8839532368492fd1317d564e06f8ce42049e3b61cb"
PKG_VERSION="1.27.1"
PKG_SHA256="93b9a4816ed22b5145bb61024314c8a65caeea991ce93027643f1d40723bf417"
PKG_LICENSE="GPL"
PKG_DEPENDS_TARGET="toolchain cairo procps-ng"
PKG_SITE="https://gitlab.freedesktop.org/drm/igt-gpu-tools"