summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2024-12-29 16:48:16 -0600
committerIndrajit Raychaudhuri <irc@indrajit.com>2026-06-05 01:29:00 -0500
commita90ec14e7d77fd62906c38fba9fdbbbfb3c89ff1 (patch)
tree1745077ce943e7a5726e9baa14cbcb0a13442d57 /scripts
parent35cb196ceb2e26fb05767c23cb32c98d776e67ba (diff)
downloadvyos-build-a90ec14e7d77fd62906c38fba9fdbbbfb3c89ff1.tar.gz
vyos-build-a90ec14e7d77fd62906c38fba9fdbbbfb3c89ff1.zip
ddclient: T6981: Upgrade ddclient to v4.0.0
Salsa doesn't have a v4.0.0 tag yet. However commit ae21b1deee from the branch 'debian/next' represent the tag for the release 4.0.0.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package-build/ddclient/package.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/ddclient/package.toml b/scripts/package-build/ddclient/package.toml
index e2cd3f0a..f9554791 100644
--- a/scripts/package-build/ddclient/package.toml
+++ b/scripts/package-build/ddclient/package.toml
@@ -1,4 +1,4 @@
[[packages]]
name = "ddclient"
-commit_id = "debian/3.11.2-1"
+commit_id = "ae21b1deee"
scm_url = "https://salsa.debian.org/debian/ddclient"