From dad2be532d535ee45ed4566a1652452067645a30 Mon Sep 17 00:00:00 2001 From: Rafał Miłecki Date: Mon, 12 Sep 2022 15:23:48 +0200 Subject: ddns-scripts: drop dead services MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop services that are not available anymore. Signed-off-by: Rafał Miłecki --- 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 fed24179f..eecc544c1 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:=25 +PKG_RELEASE:=26 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3