diff options
| author | Viacheslav <v.gletenko@vyos.io> | 2025-08-06 13:08:35 +0000 |
|---|---|---|
| committer | Viacheslav <v.gletenko@vyos.io> | 2025-08-06 13:08:35 +0000 |
| commit | 97db625181088749b4a837859ee61f4602ab0c2b (patch) | |
| tree | cdfc885d593553fc5c83552e53932bbe59496307 /scripts | |
| parent | c5d52ac7b9a2cf4c85a638ef65fbf073e366f9c1 (diff) | |
| download | vyos-build-97db625181088749b4a837859ee61f4602ab0c2b.tar.gz vyos-build-97db625181088749b4a837859ee61f4602ab0c2b.zip | |
T7692: Bump VPP version to the stable 2506
Diffstat (limited to 'scripts')
| -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 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 |
