sys-kernel/coreos-firmware: Sync intel ice firmware version

The firmware got updated to version 1.3.30.0. Reflect this in the
ebuild.
This commit is contained in:
Krzesimir Nowak 2022-08-18 16:53:25 +02:00
parent 27073a3eb0
commit 127de15c9b

View File

@ -60,7 +60,7 @@ RESTRICT="binchecks strip"
S="${WORKDIR}/linux-firmware-${PV}"
CXGB_VERSION="1.26.6.0"
ICE_DDP_VERSION="1.3.28.0"
ICE_DDP_VERSION="1.3.30.0"
src_unpack() {
if [[ ${PV} == 99999999* ]]; then