packages/net/ddns-scripts
Rikki Vizcarra 1de23c1c12 ddns-script: Change CURL call and redirect output in update_porkbun_v3
This also fixes: https://github.com/openwrt/packages/issues/26181

CURL funciton change was patterned on other ddns update scripts
that uses also JSON request/response payloads similar to
update_digitalocean_v2.sh: 15014f93e1/net/ddns-scripts/files/usr/lib/ddns/update_digitalocean_com_v2.sh (L29)
update_gcp_v1.sh: 15014f93e1/net/ddns-scripts/files/usr/lib/ddns/update_gcp_v1.sh (L212)

rebased and bumbped ddns-script version

Signed-off-by: Rikki Vizcarra <rikki.vizcarra@gmail.com>
2025-04-20 22:10:44 +02:00
..
files ddns-script: Change CURL call and redirect output in update_porkbun_v3 2025-04-20 22:10:44 +02:00
samples ddns-script: fix retry_max_count at sample config 2025-02-13 13:31:53 +01:00
Makefile ddns-script: Change CURL call and redirect output in update_porkbun_v3 2025-04-20 22:10:44 +02:00