aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-current-kmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/drm-current-kmod/Makefile')
-rw-r--r--graphics/drm-current-kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/drm-current-kmod/Makefile b/graphics/drm-current-kmod/Makefile
index 76b076ab4e1f..4d76c9053530 100644
--- a/graphics/drm-current-kmod/Makefile
+++ b/graphics/drm-current-kmod/Makefile
@@ -1,7 +1,7 @@
# Created by: Johannes Dieterich <jmd@FreeBSD.org>
PORTNAME= drm-current-kmod
-PORTVERSION= 5.4.144.g20211230
+PORTVERSION= 5.4.144.g20220128
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
-GH_TAGNAME= drm_v5.4.144_4
+GH_TAGNAME= drm_v5.4.144_5
.include <bsd.port.options.mk>