From patchwork Sun Oct 26 18:45:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403303 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 9A57C140092 for ; Mon, 27 Oct 2014 05:47:47 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 09D21A3B7A; Sun, 26 Oct 2014 18:47:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vxbx7unsswXW; Sun, 26 Oct 2014 18:47:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8A10FA3BF9; Sun, 26 Oct 2014 18:47:39 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id ABFDF1C107B for ; Sun, 26 Oct 2014 18:46:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id AA760A30D7 for ; Sun, 26 Oct 2014 18:46:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aK59Bv0tZHBu for ; Sun, 26 Oct 2014 18:46:57 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 12D88A30D2 for ; Sun, 26 Oct 2014 18:46:56 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id q5so4674703wiv.13 for ; Sun, 26 Oct 2014 11:46:55 -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=kVxjqP2aGyumBzdHyGpGEWH9G+xLVNbyqO5cZvfBFK0=; b=N7L0dpuyxnZH5LgKRlo29n+v6YROIXjxnY0+0mjJ0I4kfCDstwxbAAHNZlxtyNSXcF Hao0abF2cUH4H6SPcj0KWi6J5f3mrMvrER1nXEOKuiTRY+q2DIdZSpc0EkjqrgjgWpQH 0bysUTr4/s8Om8EEKBC0bl80ERGcLlQugQWwkteE7NUw2BlhzUETcJM9xsHs7REFQsap R6y579n9ZXYJ00KtxgXrtz+rrd9wteWhu9PwVkVCm7vLPJ/Q3hbtGKBO09bffER2RHQO HSomzPq7mRgWkdiYASbV6AAodOGbEeh/KNZwolGuTGxYCvJOjfOgTjk9kXq7QTP+JsdL BfJg== X-Received: by 10.181.27.161 with SMTP id jh1mr16043221wid.75.1414349215649; Sun, 26 Oct 2014 11:46:55 -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.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:54 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:40 +0100 Message-Id: <1414349157-22749-34-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 34/51] targetcli-fb: 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/targetcli-fb/targetcli-fb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/targetcli-fb/targetcli-fb.mk b/package/targetcli-fb/targetcli-fb.mk index 1faad07..b5f2fbe 100644 --- a/package/targetcli-fb/targetcli-fb.mk +++ b/package/targetcli-fb/targetcli-fb.mk @@ -4,7 +4,7 @@ # ################################################################################ -TARGETCLI_FB_VERSION = v2.1.fb36 +TARGETCLI_FB_VERSION = v2.1.fb37 TARGETCLI_FB_SITE = $(call github,agrover,targetcli-fb,$(TARGETCLI_FB_VERSION)) TARGETCLI_FB_LICENSE = Apache-2.0 TARGETCLI_FB_LICENSE_FILES = COPYING