From: Christian Schoenebeck Date: Mon, 29 Sep 2014 11:44:30 +0000 (+0200) Subject: ddns-scripts: Increment PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9a883a38bd333945cb36a251d9c4672e5ab72eb9;p=openwrt-packages.git ddns-scripts: Increment PKG_RELEASE Increment PKG_RELEASE to reflect latest changes Signed-off-by: Christian Schoenebeck --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 6e69cac44..6193fbbe1 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:=2 +PKG_RELEASE:=3 PKG_LICENSE:=GPL-2.0 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)