]> git.99rst.org Git - openwrt-packages.git/commit
ddns-scripts: support version output in frontend
authorJiang Tengfei <redacted>
Fri, 26 Jun 2026 14:33:29 +0000 (22:33 +0800)
committerFlorian Eckert <redacted>
Tue, 7 Jul 2026 06:02:21 +0000 (08:02 +0200)
commit37c99fc548b6786e2eda60c29c950f43ef515829
tree13bc2bf4aafcded227d97ca0a6bd1a06be388a28
parent9a5e6063f17bd9f643631ed2fff3ec5236e221dd
ddns-scripts: support version output in frontend

The /usr/bin/ddns frontend did not support a version option, so
generic package tests treated it as an executable that could not report
the package version.

Read the installed version file and support -V/--version, matching the
version output style used by dynamic_dns_updater.sh.

Signed-off-by: Jiang Tengfei <redacted>
net/ddns-scripts/files/usr/bin/ddns.sh
git clone https://git.99rst.org/PROJECT