aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorEric Joyner <erj@FreeBSD.org>2021-02-23 01:43:54 +0000
committerEric Joyner <erj@FreeBSD.org>2021-02-23 02:02:19 +0000
commita7ac518bff64d48cf262c60c4dc57eef34e74a07 (patch)
treed31ddf1f94297e448d222f90b3ee133e6646b51b /sys/modules
parent0a2a96f35a4c2dab3486438680fa289e12971e4b (diff)
downloadsrc-a7ac518bff64d48cf262c60c4dc57eef34e74a07.tar.gz
src-a7ac518bff64d48cf262c60c4dc57eef34e74a07.zip
ice_ddp: Update package file to 1.3.19.0
This package is intended to be used with ice(4) version 0.28.1-k. That update will happen in a forthcoming commit. Signed-off-by: Eric Joyner <erj@FreeBSD.org> Sponsored by: Intel Corporation
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/ice_ddp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ice_ddp/Makefile b/sys/modules/ice_ddp/Makefile
index e6f45ae3820b..38337a106368 100644
--- a/sys/modules/ice_ddp/Makefile
+++ b/sys/modules/ice_ddp/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
KMOD= ice_ddp
-FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.16.0.pkg:ice_ddp:0x01031000
+FIRMWS= ${SRCTOP}/sys/contrib/dev/ice/ice-1.3.19.0.pkg:ice_ddp:0x01031300
.include <bsd.kmod.mk>