diff options
Diffstat (limited to 'scripts/package-build/vpp/package.toml')
-rw-r--r-- | scripts/package-build/vpp/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/vpp/package.toml b/scripts/package-build/vpp/package.toml index 35a22896..1104e184 100644 --- a/scripts/package-build/vpp/package.toml +++ b/scripts/package-build/vpp/package.toml @@ -7,7 +7,7 @@ apply_patches = false [[packages]] name = "vpp" -commit_id = "stable/2406" +commit_id = "stable/2410" scm_url = "https://github.com/FDio/vpp" # Skip apply patches by build.py as we use them in build_cmd apply_patches = false |