libnl: fix URL
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 22:19:25 +0000 (22:19 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 22:19:25 +0000 (22:19 +0000)
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47183 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/libs/libnl/Makefile

index 241e9a7..b8e9067 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/libnl/default
   SECTION:=libs
   CATEGORY:=Libraries
 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
 endef
 
 define Package/libnl-core