summaryrefslogtreecommitdiff
path: root/packages/linux-kernel
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-04-29 21:22:09 +0200
committerChristian Breunig <christian@breunig.cc>2024-04-29 21:22:34 +0200
commitfbe43ddcc2ee4a132a135bca688c533a4e9fab15 (patch)
tree33fbd6a801bfd351ba39e375174813e60113bb7c /packages/linux-kernel
parent2d817bb012dad4da84aacdfb601ff709f8a4700f (diff)
downloadvyos-build-fbe43ddcc2ee4a132a135bca688c533a4e9fab15.tar.gz
vyos-build-fbe43ddcc2ee4a132a135bca688c533a4e9fab15.zip
ixgbe: T5619: update driver version to 5.20.3
Diffstat (limited to 'packages/linux-kernel')
-rwxr-xr-xpackages/linux-kernel/build-intel-ixgbe.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/build-intel-ixgbe.sh b/packages/linux-kernel/build-intel-ixgbe.sh
index 035a062a..5f45c62a 100755
--- a/packages/linux-kernel/build-intel-ixgbe.sh
+++ b/packages/linux-kernel/build-intel-ixgbe.sh
@@ -14,7 +14,7 @@ fi
. ${KERNEL_VAR_FILE}
-url="https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.19.9/ixgbe-5.19.9.tar.gz"
+url="https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.20.3/ixgbe-5.20.3.tar.gz"
cd ${CWD}