xf86-video-intel: update to githash ce811e7

log:
- https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/commits/master/?ref_type=HEADS

  intel: Fix some theoretical buffer overflow
  sna/gen3: Silence compiler warn
  sna/gen3: Fix 3DSTATE_PIXEL_SHADER_PROGRAM debugs
  sna/gen2: Silence compiler warn
  sna: Switch debugs/errors to use crtc index rather than pipe
  sna/video: Use crtc index instead of pipe
  sna: Switch to using crtc index instead of pipe
  uxa: Switch to using crtc index instead of pipe
This commit is contained in:
Rudi Heitbaum 2024-07-08 11:58:04 +00:00
parent db921b5c6c
commit 205b0c8c46

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xf86-video-intel"
PKG_VERSION="b74b67f0f321875492968f7097b9d6e82a66d7df"
PKG_SHA256="cc4855308af8eedd414c60f0638ef19e1b695e83f9dc1d62146cdab3d5915aba"
PKG_VERSION="ce811e78882d9f31636351dfe65351f4ded52c74"
PKG_SHA256="b68c91f93a3bb4ff6aba1184b468c88b7403135b0e1518616f20c6dd8acb18e1"
PKG_ARCH="x86_64"
PKG_LICENSE="OSS"
PKG_SITE="https://www.x.org/wiki/IntelGraphicsDriver/"