summaryrefslogtreecommitdiffstats
path: root/package/libnl/libnl.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegor_sub1@visionsystems.de>2011-04-27 14:59:58 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-05-15 00:09:52 +0200
commit83672c4869251935ffb103fe7e46108b4ae20e93 (patch)
tree7a3abc2fd8de294fb74f0ccf0d7a9e5face15977 /package/libnl/libnl.mk
parent644d8808d274018a2cc67b35b781dff64d66d3a6 (diff)
downloadbuildroot-novena-83672c4869251935ffb103fe7e46108b4ae20e93.tar.gz
buildroot-novena-83672c4869251935ffb103fe7e46108b4ae20e93.zip
libnl: bump to version 3.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libnl/libnl.mk')
-rw-r--r--package/libnl/libnl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
index 54b9ff276..767e957e5 100644
--- a/package/libnl/libnl.mk
+++ b/package/libnl/libnl.mk
@@ -4,9 +4,9 @@
#
#############################################################
-LIBNL_VERSION = 1.1
+LIBNL_VERSION = 3.0
LIBNL_SOURCE = libnl-$(LIBNL_VERSION).tar.gz
-LIBNL_SITE = http://distfiles.gentoo.org/distfiles
+LIBNL_SITE = http://www.infradead.org/~tgr/libnl/files/
LIBNL_INSTALL_STAGING = YES
define LIBNL_UNINSTALL_TARGET_CMDS