mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/drm-510-kmod: Update to drm_v5.10.163_6
- Fix i915kms on Baytrail/Valleyview hardware Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2023Q2
This commit is contained in:
parent
30a729a5f0
commit
ec4a23dde7
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= drm-510-kmod
|
||||
PORTVERSION= ${DRM_KMOD_DISTVERSION}
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= graphics kld
|
||||
|
||||
.include "Makefile.version"
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
#
|
||||
# This will be included from consumers such as nvidia-drm
|
||||
DRM_KMOD_DISTVERSION= 5.10.163
|
||||
DRM_KMOD_GH_TAGNAME= drm_v5.10.163_5
|
||||
DRM_KMOD_GH_TAGNAME= drm_v5.10.163_6
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1683703181
|
||||
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 221f9ecbe2c28116cb65ce2ad271a68dcec6e42b9f0ee0f37b9a6f653d79a283
|
||||
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 20096286
|
||||
TIMESTAMP = 1683876295
|
||||
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_6_GH0.tar.gz) = 342eb5073f318d18667c605e639bd85e48de3be25861d8a730d0ca3dd7ba7726
|
||||
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_6_GH0.tar.gz) = 20096515
|
||||
|
|
Loading…
Add table
Reference in a new issue