projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e1cfd
)
* luci: tag 0.8.1, bump package feed to 0.8.1
luci-0.8@3590
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 14 Oct 2008 23:47:09 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 14 Oct 2008 23:47:09 +0000
(23:47 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 4f93cb269493ff65baed18e497c55c2aab17505a..fd1fa35c6c47b43af3c1ed2b553ff48a4a85ab83 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-1,6
+1,6
@@
include $(TOPDIR)/rules.mk
-PKG_BRANCH:=tags/0.8.
0
+PKG_BRANCH:=tags/0.8.
1
ifeq ($(DUMP),)
USELOCAL:=$(shell grep luci ../../../.project 2>/dev/null >/dev/null && echo 1)
@@
-15,7
+15,7
@@
else
PKG_SOURCE_URL:=http://dev.leipzig.freifunk.net/svn/ff-luci/$(PKG_BRANCH)
ifeq ($(DUMP),)
PKG_REV:=HEAD
- PKG_VERSION:=0.8.
0
+ PKG_VERSION:=0.8.
1
endif
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz