summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/luaposix
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-09-19 14:44:04 +0000
committerSteven Barth <steven@midlink.org>2008-09-19 14:44:04 +0000
commit2d3f2a9eaa33b49b0592ea5e60f0137372b22d48 (patch)
tree6408d6dbaf7aa0fbaca4e951a8571007ce951c5f /contrib/package/luaposix
parent2b8a092f93efaa452e0a1b37ae08c034cbed2ee5 (diff)
Change source URLs to local mirror
Diffstat (limited to 'contrib/package/luaposix')
-rw-r--r--contrib/package/luaposix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/package/luaposix/Makefile b/contrib/package/luaposix/Makefile
index bcbd40186..348fe23f7 100644
--- a/contrib/package/luaposix/Makefile
+++ b/contrib/package/luaposix/Makefile
@@ -12,7 +12,8 @@ PKG_VERSION:=5.1.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3449
+PKG_SOURCE_URL:=http://dev.luci.freifunk-halle.net/sources/\
+ http://luaforge.net/frs/download.php/3449
PKG_MD5SUM:=4271f321c39d0560d9fbe6ca882a67aa
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)