ddns-scripts: fix issue (#337) current/registered ip never match 348/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 22 Sep 2014 14:34:20 +0000 (16:34 +0200)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 22 Sep 2014 14:34:20 +0000 (16:34 +0200)
Increase PKG_RELEASE to reflect changes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
net/ddns-scripts/Makefile

index 7fcb2cc805f66c966b122c3133b3e3bb3b306125..6e69cac44d1a2ce2600efe002fce10d15b23674d 100644 (file)
@@ -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)