Show
Ignore:
Timestamp:
10/16/08 14:06:02 (5 years ago)
Author:
jow
Message:

* luci: change svn repo location for package feeds

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r3508 r3592  
    1313  PKG_VERSION:=0.9+svn 
    1414else 
    15   PKG_SOURCE_URL:=http://dev.leipzig.freifunk.net/svn/ff-luci/$(PKG_BRANCH) 
     15  PKG_SOURCE_URL:=http://svn.luci.subsignal.org/luci/$(PKG_BRANCH) 
    1616  ifeq ($(DUMP),) 
    1717    PKG_REV:=$(shell LC_ALL=C svn info ${PKG_SOURCE_URL} | sed -ne's/^Last Changed Rev: //p')