From ed2fdee14ae2ab590c1f218e8f2b0bf123cb76c7 Mon Sep 17 00:00:00 2001 From: Reidar Cederqvist Date: Fri, 18 Sep 2015 12:06:43 +0200 Subject: [PATCH] luci version 1.1.9: updated Makefile --- webgui/luci/luci/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webgui/luci/luci/Makefile b/webgui/luci/luci/Makefile index 4e57ceabb..1dc41ee82 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.8 -PKG_SOURCE_VERSION:=56ce8606422577bd15f749195c3c7c219631ed73 +PKG_VERSION:=inteno-1.1.9 +PKG_SOURCE_VERSION:=d701156a3ec0f158e84c6e8a695f8fe0be1a3d98 PKG_SOURCE_PROTO:=git ifeq ($(CONFIG_BCM_OPEN),y)