summaryrefslogtreecommitdiffstats
path: root/package/libnl
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-30 11:33:28 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-11-30 11:33:28 +0000
commita410c612943de76c1c2b9c3f13a42dae9cb26a9e (patch)
tree536802e4441fc2d9f885898a8ae4e2a540b80848 /package/libnl
parenta8060f110a2f805e010b940b5a3f3e712d8ea9f3 (diff)
adjust libnl url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libnl')
-rw-r--r--package/libnl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 372b3a358..85a524861 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