From patchwork Sun Oct 26 18:45:31 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403289 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 2C8BE140092 for ; Mon, 27 Oct 2014 05:47:09 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id B6124A37F2; Sun, 26 Oct 2014 18:47:07 +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 cHH_dN8biBWg; Sun, 26 Oct 2014 18:47:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 4A6DDA34DD; Sun, 26 Oct 2014 18:47:03 +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 D13461C107B for ; Sun, 26 Oct 2014 18:46:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D09BFA2D66 for ; Sun, 26 Oct 2014 18:46:46 +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 jwWhgfVVnTQe for ; Sun, 26 Oct 2014 18:46:46 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 37DD8A2D42 for ; Sun, 26 Oct 2014 18:46:46 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id h11so2690299wiw.2 for ; Sun, 26 Oct 2014 11:46:44 -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=JO1kPeLKeUp0HgUePoAakXqfzRm7Uo5v7k0ReDf8oAI=; b=usNlhjb6mPhlNnC4lzzeITRmIu2Ixn3QnQIm9w4Tn8qI5Uai+5kILZDW76Se86qiQj XCm5b/3cKj2OYqpb74PcwVMIpvJOS/FAk4SBZPqa8FtQdKBlLTSQHbE1npji5zaFTaS5 Wn6xgMsRQDP0jptADuF5pVkY4SHkMmQRe5+dX+HkuBXQ0QuGOQdMm9ecCa3ooJXq2km4 bsJRXo54m5ldXJTB5g82VXqgOBOCsydAcOe47KP3Xw9segGmkhp6WhPGOSwiBD1t++rK Zev11uVHo/1UeLP6ez3TCw5jx8cikNEV3LqNtw2O4g+MbzFYcl0I3QQRGoUawYtnPaaW tovA== X-Received: by 10.194.48.84 with SMTP id j20mr11052025wjn.35.1414349204808; Sun, 26 Oct 2014 11:46:44 -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.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:44 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:31 +0100 Message-Id: <1414349157-22749-25-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 25/51] python-rtslib-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/python-rtslib-fb/python-rtslib-fb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python-rtslib-fb/python-rtslib-fb.mk b/package/python-rtslib-fb/python-rtslib-fb.mk index 70b0257..d45c261 100644 --- a/package/python-rtslib-fb/python-rtslib-fb.mk +++ b/package/python-rtslib-fb/python-rtslib-fb.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_RTSLIB_FB_VERSION = v2.1.fb49 +PYTHON_RTSLIB_FB_VERSION = v2.1.fb50 PYTHON_RTSLIB_FB_SITE = $(call github,agrover,rtslib-fb,$(PYTHON_RTSLIB_FB_VERSION)) PYTHON_RTSLIB_FB_LICENSE = Apache-2.0 PYTHON_RTSLIB_FB_LICENSE_FILES = COPYING