summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-04-11 10:50:45 +0300
committerGitHub <noreply@github.com>2020-04-11 10:50:45 +0300
commitdcbc0cc8c05de12d6e355316f2b52817bd840a0f (patch)
tree92aabad2e24127d0c2272442df110b833ae09a1a /applications/luci-app-advanced-reboot/Makefile
parentfc053272117679ac9ab360804b6921a0e2e08952 (diff)
parent75a4a80c1dd73247f2ba81c9510460fa32785b20 (diff)
Merge pull request #3877 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: improve localization by moving from translate to translatef
Diffstat (limited to 'applications/luci-app-advanced-reboot/Makefile')
-rw-r--r--applications/luci-app-advanced-reboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile
index f6882b2c02..e119e6acc2 100644
--- a/applications/luci-app-advanced-reboot/Makefile
+++ b/applications/luci-app-advanced-reboot/Makefile
@@ -13,7 +13,7 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full
LUCI_PKGARCH:=all
-PKG_RELEASE:=51
+PKG_RELEASE:=52
include ../../luci.mk