package/libdrm: bump version to 2.4.118

Release notes:
https://lists.x.org/archives/xorg-announce/2023-November/003433.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-12-04 22:10:42 +01:00 committed by Peter Korsgaard
parent 402c9fcb5e
commit 0ee24b86d8
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# From https://lists.x.org/archives/xorg-announce/2023-October/003429.html
sha256 a2888d69e3eb1c8a77adc08a75a60fbae01f0d208d26f034d1a12e362361242b libdrm-2.4.117.tar.xz
sha512 326cf565548fb9d50a321562c13acb2a2f5ad5915ffdc2b08ef812fbac887f5b3d271cb2ce8c483633edddf2c55064d55810ff6697f713c179e2d0c8048eb544 libdrm-2.4.117.tar.xz
# From https://lists.x.org/archives/xorg-announce/2023-November/003433.html
sha256 a777bd85f2b5fc9c57f886c82058300578317cafdbc77d0a769d7e9a9567ab88 libdrm-2.4.118.tar.xz
sha512 2740ec10dfe96b520345c3f6f0d99a30aac95b1f96656bd9cd11269c2a83a9dac423da29d74a3deb55360e3ae2ca4a1de283e1e443667bedd22673f6629c9920 libdrm-2.4.118.tar.xz
# Hash for license file
sha256 d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83 data/meson.build

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBDRM_VERSION = 2.4.117
LIBDRM_VERSION = 2.4.118
LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.xz
LIBDRM_SITE = https://dri.freedesktop.org/libdrm
LIBDRM_LICENSE = MIT