From: Felix Fietkau Date: Fri, 30 Nov 2007 11:33:28 +0000 (+0000) Subject: adjust libnl url X-Git-Tag: v12.09~15157 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=fcce43a4a98aeff368657bcee0c5bab11b361c7f;p=openwrt-github%2F.git adjust libnl url git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libnl/Makefile b/package/libnl/Makefile index 372b3a3580..85a524861c 100644 --- a/package/libnl/Makefile +++ b/package/libnl/Makefile @@ -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