From 19db7c08ccdd0577c19584ab9b6659d881bb3817 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 28 Feb 2020 15:33:46 -0800 Subject: [PATCH] ddns-scripts: bump package version 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 562da4840..0863b5656 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:=15 +PKG_RELEASE:=16 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=