summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/luaposix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/luaposix/Makefile')
-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)