From a3308e4175ce23c425b40363bcbbca1a5a61b829 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 21 Sep 2020 11:46:14 +0200 Subject: [PATCH] ddns-scripts: update PKG_VERSION to 2.8.0 Signed-off-by: Florian Eckert --- net/ddns-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 8c5d450f2b..30bb4e93a2 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts -PKG_VERSION:=2.7.8 +PKG_VERSION:=2.8.0 PKG_RELEASE:=24 PKG_LICENSE:=GPL-2.0 -- 2.30.2