diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/libnl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |