From: Christian Schoenebeck Date: Mon, 22 Sep 2014 14:34:20 +0000 (+0200) Subject: ddns-scripts: fix issue (#337) current/registered ip never match X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6522ff5e31057857ef445da785f7fedfefd01093;p=feed%2Fpackages.git ddns-scripts: fix issue (#337) current/registered ip never match Increase PKG_RELEASE to reflect changes Signed-off-by: Christian Schoenebeck --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 7fcb2cc805..6e69cac44d 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=2.0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)