summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2017-03-10 10:54:43 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-10 10:28:25 +0100
commitd255ed499d874a19be552146f732efddbea57a31 (patch)
tree1afdca79c0f5d5bbbd06fa33962a6d2a6e9e58f6
parente856095b17c67beeb41b39600f64b4d425274f3b (diff)
downloadbuildroot-d255ed499d874a19be552146f732efddbea57a31.tar.gz
buildroot-d255ed499d874a19be552146f732efddbea57a31.zip
libnl: update homepage link
The old link is broken. Use the github repo instead. Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libnl/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/Config.in b/package/libnl/Config.in
index 46877c37a2..1e29f57400 100644
--- a/package/libnl/Config.in
+++ b/package/libnl/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBNL
help
A library for applications dealing with netlink socket.
- http://people.suug.ch/~tgr/libnl/
+ https://github.com/thom311/libnl
if BR2_PACKAGE_LIBNL
OpenPOWER on IntegriCloud