summaryrefslogtreecommitdiffhomepage
path: root/contrib
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
parent98656c6b54cff3a098d89d2b722551def52f6510 (diff)
* (Hopefully) fixed package source URLs
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/haserl-lua/Makefile2
-rw-r--r--contrib/package/lua-luci/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/haserl-lua/Makefile b/contrib/package/haserl-lua/Makefile
index 6d2a4f131..250cc650a 100644
--- a/contrib/package/haserl-lua/Makefile
+++ b/contrib/package/haserl-lua/Makefile
@@ -11,7 +11,7 @@ PKG_VERSION:=0.9.23
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:=f3a0f329904791c5662d93638f92bdfd
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)