Merge pull request #4707 from heitbaum/intel

Intel graphics updates - xf86 and gpu tools
This commit is contained in:
CvH 2020-12-02 20:08:13 +01:00 committed by GitHub
commit e1a66b8e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xorg-intel-gpu-tools"
PKG_VERSION="1.24"
PKG_SHA256="d8db92f1151e46b74b149bb9efa745f73c080c12841bb2b9de22d65403dc601f"
PKG_VERSION="1.25"
PKG_SHA256="2257a73d6a5d431dfbea4dec0dae07397b1e3269416049ced978550853616a2b"
PKG_LICENSE="GPL"
PKG_DEPENDS_TARGET="toolchain cairo procps-ng"
PKG_SITE="https://github.com/freedesktop/xorg-intel-gpu-tools"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xf86-video-intel"
PKG_VERSION="5ca3ac1a90af177eb111a965e9b4dd8a27cc58fc"
PKG_SHA256="1b1e27fa1fd8c8979fbb4aac78865e09b984b998f8330fa01b7e1cf789685507"
PKG_VERSION="9236c58252511d3e985cbd4c022a202c36314e3c"
PKG_SHA256="11baa341fd6cbd308d88f8d7d7d0e82e1bc367a3ffbab6f77acaa72c9398387a"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"
PKG_SITE="http://intellinuxgraphics.org/"