From 1a53aaa6cd262b3ee6d34a412ed9f36cb249f345 Mon Sep 17 00:00:00 2001 From: Shengjiang Quan Date: Thu, 12 May 2022 20:39:12 +0900 Subject: ddns-scripts: mydns.ip to mydns.jp The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading. Signed-off-by: Shengjiang Quan --- 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 acd856411..7c21ca7a9 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:=23 +PKG_RELEASE:=24 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3