diff --git a/scripts/package-build/vpp/package.toml b/scripts/package-build/vpp/package.toml index f601a662..efbe4d45 100644 --- a/scripts/package-build/vpp/package.toml +++ b/scripts/package-build/vpp/package.toml @@ -14,7 +14,7 @@ apply_patches = false [[packages]] name = "vpp" -commit_id = "stable/2410" +commit_id = "stable/2506" scm_url = "https://github.com/FDio/vpp" # Skip apply patches by build.py as we use them in build_cmd apply_patches = false