summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/libs/libnl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libnl/Makefile b/package/libs/libnl/Makefile
index 241e9a7..b8e9067 100644
--- a/package/libs/libnl/Makefile
+++ b/package/libs/libnl/Makefile
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/libnl/default
SECTION:=libs
CATEGORY:=Libraries
- URL:=http://people.suug.ch/~tgr/libnl/
+ URL:=http://www.infradead.org/~tgr/libnl/
endef
define Package/libnl-core