diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2024-06-10 06:55:54 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2024-06-11 07:04:39 +0000 |
commit | 71f7f71cdc4914a3e40c70a1981aa29ccd67157f (patch) | |
tree | 4d88270861495f88a509d5d84dbcc6b3b4ce9129 | |
parent | e614247986836a8432dfc5c484328a6568ccfc4a (diff) |
graphics/libdrm: Update to 2.4.121
Release notes: https://lists.x.org/archives/xorg-announce/2024-June/003516.html
Differential Revision: https://reviews.freebsd.org/D45543
Sponsored by: Beckhoff Automation GmbH & Co. KG
-rw-r--r-- | graphics/libdrm/Makefile | 3 | ||||
-rw-r--r-- | graphics/libdrm/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile index bf580a280d89..6d25bf1c2c2d 100644 --- a/graphics/libdrm/Makefile +++ b/graphics/libdrm/Makefile @@ -1,6 +1,5 @@ PORTNAME= libdrm -PORTVERSION= 2.4.120 -PORTREVISION= 1 +PORTVERSION= 2.4.121 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://dri.freedesktop.org/libdrm/ diff --git a/graphics/libdrm/distinfo b/graphics/libdrm/distinfo index afdad9b5d097..ae277f05cb6d 100644 --- a/graphics/libdrm/distinfo +++ b/graphics/libdrm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705139779 -SHA256 (libdrm-2.4.120.tar.xz) = 3bf55363f76c7250946441ab51d3a6cc0ae518055c0ff017324ab76cdefb327a -SIZE (libdrm-2.4.120.tar.xz) = 479564 +TIMESTAMP = 1718002487 +SHA256 (libdrm-2.4.121.tar.xz) = 909084a505d7638887f590b70791b3bbd9069c710c948f5d1f1ce6d080cdfcab +SIZE (libdrm-2.4.121.tar.xz) = 480840 |