tags/0.8.3: switch PKG_BRANCH to tags/0.8.3 in feed makefile
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 23 Dec 2008 23:01:27 +0000 (23:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 23 Dec 2008 23:01:27 +0000 (23:01 +0000)
contrib/package/luci/Makefile

index 38ddad5..e9cb571 100644 (file)
@@ -1,6 +1,6 @@
 include $(TOPDIR)/rules.mk
 
-PKG_BRANCH:=branches/luci-0.8
+PKG_BRANCH:=tags/0.8.3
 
 ifeq ($(DUMP),)
   USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)