From 7e5a43228fc6294801608a9bf10306c8ba35985f Mon Sep 17 00:00:00 2001 From: Euler Alves Date: Tue, 7 Jan 2020 20:55:56 -0300 Subject: [PATCH] ddns-scripts: Incremented PKG_RELEASE: fix in files/services PKG_RELEASE was incremented to 15 because of a fix in files/services Signed-off-by: Euler Alves (fixed-signed-off-by and prefixed) Signed-off-by: Rosen Penev --- 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 9bda7f1bf..562da4840 100755 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts PKG_VERSION:=2.7.8 # Release == build # increase on changes of services files or tld_names.dat -PKG_RELEASE:=14 +PKG_RELEASE:=15 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=