From d470bafa90a923a87035b27948a34f70def29edd Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Mon, 29 Sep 2014 20:31:28 +0200 Subject: [PATCH] ddns-scripts: increment PKG_RELEASE Signed-off-by: Christian Schoenebeck --- net/ddns-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 6193fbbe1..c57757ba1 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:=3 +PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)