ddns-scripts: update PKG_RELEASE in Makefile 4713/head
authorPhil John <philjohn@gmail.com>
Wed, 16 Aug 2017 19:55:22 +0000 (20:55 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2017 19:55:22 +0000 (20:55 +0100)
As requested, bumping the PKG_RELEASE

Signed-off-by: Phil John <philjohn@gmail.com>
net/ddns-scripts/Makefile

index d5a79c898bb5fbda6c2b58360fc94f051f7d5b35..f1e084904db3e9493a1852cc5e91fcf0c89710df 100755 (executable)
@@ -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 <christian.schoenebeck@gmail.com>