From a80fec48506260f77e1d325e481c664d0e2d731a Mon Sep 17 00:00:00 2001 From: Igor Baidasov Date: Sat, 14 Oct 2023 16:02:21 +0300 Subject: ddns-scripts: add new DDNS provider ipnodns.ru Signed-off-by: Igor Baidasov --- 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 e37da9a74..61ceef863 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:=40 +PKG_RELEASE:=41 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3