From 00d242918f7de007f2a05f102a9660074013293f Mon Sep 17 00:00:00 2001 From: fy1128 <892973009@qq.com> Date: Sat, 28 Apr 2018 08:54:08 +0300 Subject: luci-app-ddns: fix typo: CRTL should be CTRL Reference to https://github.com/openwrt/luci/pull/1756 cherry picked from commit d9cd43fee1d9e0b01c91e569820ba83120d8840b Signed-off-by: Hannu Nyman --- applications/luci-app-ddns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-ddns/Makefile') diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 50365e5215..06dbefbcfd 100644 --- a/applications/luci-app-ddns/Makefile +++ b/applications/luci-app-ddns/Makefile @@ -16,7 +16,7 @@ PKG_VERSION:=2.4.9 # Release == build # increase on changes of translation files -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Christian Schoenebeck -- cgit v1.2.3