ddns-scripts: add colon char in DNS_CHARSET
authorXiaolong Zhang <redacted>
Sun, 29 Sep 2024 19:46:29 +0000 (03:46 +0800)
committerFlorian Eckert <redacted>
Thu, 7 Nov 2024 07:11:03 +0000 (08:11 +0100)
commitb962029fa8b9e1114729858a5c179e5ee8b9216b
treecf8a57d796ffe41de79364107b432b572346c97b
parent6a1b0e8c9eed79de1cdd43998dd31b1c9886bc08
ddns-scripts: add colon char in DNS_CHARSET

The IPv6 address is separated by ':' instead of '.', so we need to add
':' in DNS_CHARSET.

See: 'https://github.com/openwrt/packages/issues/25051'

Fixes: #25051
Signed-off-by: Florian Eckert <redacted>
* bump PKG_RELEASE
* update commit message

Signed-off-by: Xiaolong Zhang <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh
git clone https://git.99rst.org/PROJECT