From 05c42cc0e9115f83728e002a06075020bfe53a86 Mon Sep 17 00:00:00 2001 From: Tobias Hilbig Date: Wed, 8 Feb 2023 17:18:37 +0100 Subject: ddns-scripts: Add njal.la provider Add njal.la provider. Use the key as password. Username is not needed. Signed-off-by: Tobias Hilbig --- 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 1c5d98814..1f35ed7d8 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:=35 +PKG_RELEASE:=36 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3