From: Euler Alves Date: Tue, 7 Jan 2020 23:55:56 +0000 (-0300) Subject: ddns-scripts: Incremented PKG_RELEASE: fix in files/services X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7e5a43228fc6294801608a9bf10306c8ba35985f;p=openwrt-packages.git 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 --- 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:=