From c077c2b4ef090eb2d81f4650d6d33e3535e08413 Mon Sep 17 00:00:00 2001 From: Nabeel Sowan Date: Fri, 24 Jul 2015 15:07:39 +0200 Subject: [PATCH] luci Makefile: incorrect commit ref --- webgui/luci/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgui/luci/luci/Makefile b/webgui/luci/luci/Makefile index 17cb24fe3..75212db82 100644 --- a/webgui/luci/luci/Makefile +++ b/webgui/luci/luci/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_BRANCH:=svn-0.11 PKG_NAME:=luci PKG_VERSION:=inteno-1.1.4 -PKG_SOURCE_VERSION:=5d119e5ce19b9e6c4048dbe82b5c406230d5ca52 +PKG_SOURCE_VERSION:=0b09179aea2427d637edb0e823f1cfda08caced6 PKG_SOURCE_PROTO:=git ifeq ($(CONFIG_BCM_OPEN),y)