From: Phil John Date: Wed, 16 Aug 2017 19:55:22 +0000 (+0100) Subject: ddns-scripts: update PKG_RELEASE in Makefile X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9d7f3d5f63fb5ec507d743cd8ed5a18d8e8be568;p=openwrt-packages.git ddns-scripts: update PKG_RELEASE in Makefile As requested, bumping the PKG_RELEASE Signed-off-by: Phil John --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index d5a79c898..f1e084904 100755 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts PKG_VERSION:=2.7.6 # Release == build # increase on changes of services files or tld_names.dat -PKG_RELEASE:=16 +PKG_RELEASE:=17 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Christian Schoenebeck