From 53bb93d84fb547955a1167ea4a730fcfa2caa9db Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sat, 31 Jan 2009 18:00:05 +0000 Subject: [PATCH] Yay, final! --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index da06dbb224..5649faeead 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -1,6 +1,6 @@ include $(TOPDIR)/rules.mk -PKG_BRANCH:=branches/luci-0.8 +PKG_BRANCH:=tags/0.8.5 ifeq ($(DUMP),) USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1) -- 2.30.2