aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/Makefile
diff options
context:
space:
mode:
authorJim Hague <jim.hague@acm.org>2023-03-09 13:06:06 +0000
committerJim Hague <jim.hague@acm.org>2023-03-09 15:39:58 +0000
commit12544affe9d9a47c767f9e7a314e165b293ece22 (patch)
treec2fb51c6dc2e010edf74da04874d6791b45ad158 /net/ddns-scripts/Makefile
parent562fb3aa0afb08bd60eb54aa3f5d8bbe4dbbe86b (diff)
ddns-scripts: Add v2 API for mythic-beasts.com provider
Use USERNAME as the key, PASSWORD as the secret. Signed-off-by: Jim Hague <jim.hague@acm.org>
Diffstat (limited to 'net/ddns-scripts/Makefile')
-rw-r--r--net/ddns-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
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