summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-04-20 16:52:59 +0200
committerGitHub <noreply@github.com>2025-04-20 16:52:59 +0200
commitfc8f092e7e06eac2b07faab92c503c6c9c031224 (patch)
treebcd440dd9b1252026597397aad0408f9c984b5f6
parent0de7883ca7912712bb5ab0df6a0caba7851f5748 (diff)
parent67f82f824094b005e8e4762de2fafcdca3940223 (diff)
downloadvyos-build-fc8f092e7e06eac2b07faab92c503c6c9c031224.tar.gz
vyos-build-fc8f092e7e06eac2b07faab92c503c6c9c031224.zip
Merge pull request #949 from ryanzuwala/current
radvd: T7376: upgrade package to v2.20
-rw-r--r--scripts/package-build/radvd/package.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/radvd/package.toml b/scripts/package-build/radvd/package.toml
index e44afa18..83b9936b 100644
--- a/scripts/package-build/radvd/package.toml
+++ b/scripts/package-build/radvd/package.toml
@@ -1,6 +1,6 @@
[[packages]]
name = "radvd"
-commit_id = "f2de4764559"
+commit_id = "v2.20"
scm_url = "https://github.com/radvd-project/radvd"
#build_cmd = "cd ..; ./build.sh"