summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/lua-luci
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-04-06 18:51:33 +0000
committerSteven Barth <steven@midlink.org>2008-04-06 18:51:33 +0000
commit95594ca595ef054338e0d0debf460f75f2062da4 (patch)
tree02bc30ef59872e9146639eafc808aa770c270bb3 /contrib/package/lua-luci
parent98656c6b54cff3a098d89d2b722551def52f6510 (diff)
* (Hopefully) fixed package source URLs
Diffstat (limited to 'contrib/package/lua-luci')
-rw-r--r--contrib/package/lua-luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/lua-luci/Makefile b/contrib/package/lua-luci/Makefile
index 956a9f9ea..4b7a86e63 100644
--- a/contrib/package/lua-luci/Makefile
+++ b/contrib/package/lua-luci/Makefile
@@ -11,7 +11,7 @@ PKG_VERSION:=5.1.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://dev.leipzig.freifunk.net/svn/ff-luci/trunk/contrib/package-source/
+PKG_SOURCE_URL:=http://dev.leipzig.freifunk.net/svn/ff-luci/trunk/contrib/package-source/
PKG_MD5SUM:=98b12c767a5eed92169b01537e988c7f
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)