summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-08-07 15:49:57 +0100
committerGitHub <noreply@github.com>2025-08-07 15:49:57 +0100
commite46dcf1cedbfff253af16878f18cce9b45ad8a9c (patch)
treecdfc885d593553fc5c83552e53932bbe59496307
parentc5d52ac7b9a2cf4c85a638ef65fbf073e366f9c1 (diff)
parent97db625181088749b4a837859ee61f4602ab0c2b (diff)
downloadvyos-build-e46dcf1cedbfff253af16878f18cce9b45ad8a9c.tar.gz
vyos-build-e46dcf1cedbfff253af16878f18cce9b45ad8a9c.zip
Merge pull request #1005 from vyos/T7692
T7692: Bump VPP version to the stable 2506
-rw-r--r--scripts/package-build/vpp/package.toml2
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