From 3f77b219b95342476a601622c97b89075707d767 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Tue, 8 Dec 2015 13:23:49 +0100 Subject: [PATCH] luci-inteno-1.1.25 --- webgui/luci/luci/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webgui/luci/luci/Makefile b/webgui/luci/luci/Makefile index 44f562428..fe338af8b 100644 --- a/webgui/luci/luci/Makefile +++ b/webgui/luci/luci/Makefile @@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk PKG_BRANCH:=svn-0.11 PKG_NAME:=luci -PKG_VERSION:=inteno-1.1.24 -PKG_SOURCE_VERSION:=31f7532bffdeb4494609b79ef0d5a214c7b019ea +PKG_VERSION:=inteno-1.1.25 +PKG_SOURCE_VERSION:=ec3173befab3b96b0072f2ed165b154cf5267cc7 PKG_SOURCE_PROTO:=git ifeq ($(CONFIG_BCM_OPEN),y) @@ -474,7 +474,7 @@ $(eval $(call application,port-management,LuCI Support for Port Management,\ +PACKAGE_luci-app-port-management:port-management)) $(eval $(call application,power-mgmt,LuCI Support for Power Management,\ - +PACKAGE_luci-app-power-mgmt)) + +PACKAGE_luci-app-power-mgmt:power-management)) $(eval $(call application,parental-control,LuCI Support for Parental Control,\ +PACKAGE_luci-app-parental-control))