From patchwork Sun Oct 26 18:45:13 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403281 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 625EF140092 for ; Mon, 27 Oct 2014 05:46:45 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A632432E3C; Sun, 26 Oct 2014 18:46:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fo7YgPwqciho; Sun, 26 Oct 2014 18:46:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 3FB63338B4; Sun, 26 Oct 2014 18:46:34 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 5CCB11C107B for ; Sun, 26 Oct 2014 18:46:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5AB039619B for ; Sun, 26 Oct 2014 18:46:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ngP1I8Vb8uPK for ; Sun, 26 Oct 2014 18:46:24 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by hemlock.osuosl.org (Postfix) with ESMTPS id A64D79618C for ; Sun, 26 Oct 2014 18:46:24 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id l18so4255741wgh.5 for ; Sun, 26 Oct 2014 11:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nLaa2H2TIpSPE1wVfhjjXLIPpMTcY8dOEdvPrJHG9Zs=; b=hkhhvCYgFTVJEzcFIbyZPZ9d0ZXDwGgQhG/4XKh0PcskbPHPkagiQn9HRPvFGv6MoO 4rJtEOHuuhxvF6BX3N6lNxSDXGB7tRMIz+Ayid5Xejgm6M5WclKXAUYVOjmwyOnTqEr8 RDPJA6+0C4+OArovECfN7jjkNtvgRT/PQvZgm010c5QFykAH/7JZcN81aYuAxT52YK42 3E0NpO7xVSc2kHPHM8wHfNJ7PoKf/g/AWVdFqXh0+bgPh+h59UsPyt+UJ8qpMTQ0zbo4 EJbaEu3cB/xc4qLn48GXMTfyzHP/4zm6nrdvNGjDW87hXC0ObYqIbIxsFGs/gmDwV+QF 5E5Q== X-Received: by 10.194.158.4 with SMTP id wq4mr18307104wjb.58.1414349183076; Sun, 26 Oct 2014 11:46:23 -0700 (PDT) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id fx2sm12905341wjb.37.2014.10.26.11.46.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:22 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:13 +0100 Message-Id: <1414349157-22749-7-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH 07/51] flann: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Maxime Hadjinlian --- package/flann/flann.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/flann/flann.mk b/package/flann/flann.mk index bbf1e03..30f6c64 100644 --- a/package/flann/flann.mk +++ b/package/flann/flann.mk @@ -4,7 +4,7 @@ # ################################################################################ -FLANN_VERSION = d0c04f4d290ebc3aa9411a3322992d298e51f5aa +FLANN_VERSION = 04b4a56533faf8c8228d011d05ba376038364b49 FLANN_SITE = $(call github,mariusmuja,flann,$(FLANN_VERSION)) FLANN_INSTALL_STAGING = YES FLANN_LICENSE = BSD-3c