mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
graphics/drm-66-kmod: Update to drm_v6.6.25_2
This exports all symbols from the modules.
See 81f4ddf1c1
for the explaination.
Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
8b4b66d94b
commit
f7f46d1b58
3 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= drm-66-kmod
|
PORTNAME= drm-66-kmod
|
||||||
PORTVERSION= ${DRM_KMOD_DISTVERSION}
|
PORTVERSION= ${DRM_KMOD_DISTVERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics kld
|
CATEGORIES= graphics kld
|
||||||
|
|
||||||
.include "Makefile.version"
|
.include "Makefile.version"
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
#
|
#
|
||||||
# This will be included from consumers such as nvidia-drm
|
# This will be included from consumers such as nvidia-drm
|
||||||
DRM_KMOD_DISTVERSION= 6.6.25
|
DRM_KMOD_DISTVERSION= 6.6.25
|
||||||
DRM_KMOD_GH_TAGNAME= drm_v6.6.25_1
|
DRM_KMOD_GH_TAGNAME= drm_v6.6.25_2
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1739521804
|
TIMESTAMP = 1741856221
|
||||||
SHA256 (freebsd-drm-kmod-6.6.25-drm_v6.6.25_1_GH0.tar.gz) = 9de65da6907e2b61b09e9836e923b48dc029e68e2cb4521c17df75f3529fa640
|
SHA256 (freebsd-drm-kmod-6.6.25-drm_v6.6.25_2_GH0.tar.gz) = b0b019849f2191a75512e1a5a266281b3e2835071faa366322f464c80cfa2cb0
|
||||||
SIZE (freebsd-drm-kmod-6.6.25-drm_v6.6.25_1_GH0.tar.gz) = 38488410
|
SIZE (freebsd-drm-kmod-6.6.25-drm_v6.6.25_2_GH0.tar.gz) = 38488394
|
||||||
|
|
Loading…
Add table
Reference in a new issue