package/libdrm: bump version to 2.4.121

Release notes:
https://lists.x.org/archives/xorg-announce/2024-June/003516.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2024-06-12 21:21:25 +02:00
committed by Thomas Petazzoni
parent 853b7661bf
commit d6b635db9b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# From https://lists.x.org/archives/xorg-announce/2024-January/003441.html
sha256 3bf55363f76c7250946441ab51d3a6cc0ae518055c0ff017324ab76cdefb327a libdrm-2.4.120.tar.xz
sha512 6dc16e5134a669eeb59debb1dc2d15b857483ab7476dc2b94bd05a32d8953f046f5656f6cf9e1a63e97e7156fb65ebb58b6a29fe45cb6326058baaf820626e70 libdrm-2.4.120.tar.xz
# From https://lists.x.org/archives/xorg-announce/2024-June/003516.html
sha256 909084a505d7638887f590b70791b3bbd9069c710c948f5d1f1ce6d080cdfcab libdrm-2.4.121.tar.xz
sha512 cc8816d61884caa0e404348d1caeb0b2952fb50e1dc401716adfe08121096e2a67826db0bda0d8b163d67c5ee048870177670d5eac28a5abe5792d09ba77ab2e libdrm-2.4.121.tar.xz
# Hash for license file
sha256 d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83 data/meson.build

View File

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