graphics/drm-current-kmod: Update to 5.4.144.g20220128
- Fix a potential panic when kern.vt.splash_cpu is set [1] - Do not depend on debugfs if not compiled with support PR: 260896 [1] Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
4855d915b4
commit
22f113cd6f
2 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1640810754
|
||||
SHA256 (freebsd-drm-kmod-5.4.144.g20211230-drm_v5.4.144_4_GH0.tar.gz) = e8a5c91ff6d0e361ec88d4ec0758b151d7aac6f1799d5852c8928a1e9fb87060
|
||||
SIZE (freebsd-drm-kmod-5.4.144.g20211230-drm_v5.4.144_4_GH0.tar.gz) = 18820971
|
||||
TIMESTAMP = 1643363779
|
||||
SHA256 (freebsd-drm-kmod-5.4.144.g20220128-drm_v5.4.144_5_GH0.tar.gz) = 43733caa354ee7fd01848ca3a91597f9dc0795f0b0aa2e29d07f23b27dcd5a87
|
||||
SIZE (freebsd-drm-kmod-5.4.144.g20220128-drm_v5.4.144_5_GH0.tar.gz) = 18822689
|
||||
|
|
Loading…
Reference in a new issue