summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2026-08-14 14:00:30 +0100
committerGitHub <noreply@github.com>2026-08-14 14:00:30 +0100
commitc82f5affc133dbab22d5ddc7517cf83140cc24f7 (patch)
tree890e166071298af31532864ad3d8f5ea5be57cc2
parentfbf08af6d320f71fb8e4eb755937699cad5daacb (diff)
parenta90ec14e7d77fd62906c38fba9fdbbbfb3c89ff1 (diff)
downloadvyos-build-c82f5affc133dbab22d5ddc7517cf83140cc24f7.tar.gz
vyos-build-c82f5affc133dbab22d5ddc7517cf83140cc24f7.zip
Merge pull request #1159 from indrajitr/ddclient-v4
ddclient: T6981: Upgrade ddclient to v4.0.0
-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"