adjust libnl url
authorFelix Fietkau <nbd@openwrt.org>
Fri, 30 Nov 2007 11:33:28 +0000 (11:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 30 Nov 2007 11:33:28 +0000 (11:33 +0000)
SVN-Revision: 9638

package/libnl/Makefile

index 372b3a3580e576c712f65af733cd785331464843..85a524861c1bae83421a7e497654dc45d7cd3d68 100644 (file)
@@ -22,7 +22,7 @@ define Package/libnl
   SECTION:=net
   CATEGORY:=Base system
   TITLE:=netlink socket library
-  URL:=http://www.suug.ch/~tgr/libnl/
+  URL:=http://people.suug.ch/~tgr/libnl/
 endef
 
 define Package/libnl/description