From 12544affe9d9a47c767f9e7a314e165b293ece22 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Thu, 9 Mar 2023 13:06:06 +0000 Subject: ddns-scripts: Add v2 API for mythic-beasts.com provider Use USERNAME as the key, PASSWORD as the secret. Signed-off-by: Jim Hague --- net/ddns-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ddns-scripts/Makefile') diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 1f35ed7d8..19bebeef0 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=2.8.2 -PKG_RELEASE:=36 +PKG_RELEASE:=37 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3