From: fy1128 <892973009@qq.com> Date: Mon, 23 Apr 2018 17:05:34 +0000 (+0800) Subject: luci-app-ddns: PKG_RELEASE increased. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F1756%2Fhead;p=oweals%2Fluci.git luci-app-ddns: PKG_RELEASE increased. --- diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 69f9880d4..dbfeeba66 100644 --- a/applications/luci-app-ddns/Makefile +++ b/applications/luci-app-ddns/Makefile @@ -16,7 +16,7 @@ PKG_VERSION:=2.4.8 # Release == build # increase on changes of translation files -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Christian Schoenebeck