summaryrefslogtreecommitdiffhomepage
path: root/contrib/bitlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bitlib/Makefile')
-rw-r--r--contrib/bitlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bitlib/Makefile b/contrib/bitlib/Makefile
index a95da2374..ea08c973b 100644
--- a/contrib/bitlib/Makefile
+++ b/contrib/bitlib/Makefile
@@ -2,7 +2,7 @@ include ../../build/config.mk
include ../../build/gccconfig.mk
BITLIB_VERSION = 25
-BITLIB_SITE = http://luaforge.net/frs/download.php/3065/
+BITLIB_SITE = http://dev.luci.freifunk-halle.net/sources/
BITLIB_DIR = bitlib-$(BITLIB_VERSION)
BITLIB_FILE = $(BITLIB_DIR).tar.gz
BITLIB_URL = $(BITLIB_SITE)/$(BITLIB_FILE)