commit 1fd0982f8e9e3ecfa0ba417092f2e5a319793028
parent 48b74a8311ab4677113fc93af93c0907c417aa62
Author: Hans Dedecker <hans.dedecker@technicolor.com>
Date: Mon, 21 Dec 2015 10:43:34 +0100
ddns-scripts: Update PKG_RELEASE after adding dtdns support
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
PKG_VERSION:=2.5.0
# Release == build
# increase on changes of services files or tld_names.dat
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>