summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2019-11-28 07:24:41 +0100
committerGitHub <noreply@github.com>2019-11-28 07:24:41 +0100
commit58b3ef44daa558fa9b26687959be441fea821ec0 (patch)
treea95b4c1dc421e1aa9d3e7ef3d98802ed7e8b4032 /applications/luci-app-advanced-reboot/Makefile
parent4a08fdd2d374083366787c4124e6b4de48bf7b77 (diff)
parent7483c1301227a7aec61d8bcd129e0edc8ec866b3 (diff)
Merge pull request #3366 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: better information for snapshots
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 e3037df2f8..97301fc6af 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:=45
+PKG_RELEASE:=46
include ../../luci.mk