ddns-scripts: add colon char in DNS_CHARSET
authorXiaolong Zhang <xliilQwQ@outlook.com>
Sun, 29 Sep 2024 19:46:29 +0000 (03:46 +0800)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 10 Nov 2024 11:48:25 +0000 (13:48 +0200)
commite95262a95070c0eb8c7e568864f2dea8b2f34c43
treee7ef2f79a308d5654d3dfbd54b4ae84f0e9240e8
parentb2ce15d5b8c2de6ac24c89e8596d70fcd256a557
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 <fe@dev.tdt.de>
* bump PKG_RELEASE
* update commit message

Signed-off-by: Xiaolong Zhang <xliilQwQ@outlook.com>
(cherry picked from commit b962029fa8b9e1114729858a5c179e5ee8b9216b)
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh