xorg-intel-gpu-tools: update to xorg-intel-gpu-tools-1.24

This commit is contained in:
MilhouseVH 2020-02-16 04:22:47 +00:00
parent f392a56f49
commit 4cd76689a9

View File

@ -2,12 +2,12 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xorg-intel-gpu-tools"
PKG_VERSION="504367d33b787de2ba8e007a5b620cfd6f0b3074"
PKG_SHA256="3e118ce6ab58b506de88ab158e9e630b3db9ab75b14cd0c4a8019548d2d0c320"
PKG_VERSION="1.24"
PKG_SHA256="d8db92f1151e46b74b149bb9efa745f73c080c12841bb2b9de22d65403dc601f"
PKG_LICENSE="GPL"
PKG_DEPENDS_TARGET="toolchain cairo procps-ng"
PKG_SITE="https://github.com/freedesktop/xorg-intel-gpu-tools"
PKG_URL="https://github.com/freedesktop/xorg-intel-gpu-tools/archive/$PKG_VERSION.tar.gz"
PKG_URL="https://github.com/freedesktop/xorg-intel-gpu-tools/archive/igt-gpu-tools-$PKG_VERSION.tar.gz"
PKG_LONGDESC="Test suite and tools for DRM/KMS drivers"
PKG_TOOLCHAIN="meson"