From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 4 Nov 2012 11:25:20 +0100 Subject: [Buildroot] [git commit] libnl: bump to version 3.2.14 Message-ID: <20121104102956.6853799ADE@busybox.osuosl.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net commit: http://git.buildroot.net/buildroot/commit/?id=7f483c3699639e5f1d3086ad598fdd66295c150b branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/libnl/libnl.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk index 58f8d17..e039fd4 100644 --- a/package/libnl/libnl.mk +++ b/package/libnl/libnl.mk @@ -4,7 +4,7 @@ # ############################################################# -LIBNL_VERSION = 3.2.13 +LIBNL_VERSION = 3.2.14 LIBNL_SITE = http://www.infradead.org/~tgr/libnl/files LIBNL_LICENSE = LGPLv2.1+ LIBNL_LICENSE_FILES = COPYING