From patchwork Thu Jan 2 22:06:38 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 306288 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 85D382C0084 for ; Fri, 3 Jan 2014 09:06:51 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D5FFA8B13A; Thu, 2 Jan 2014 22:06:50 +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 BLUMl604aOB1; Thu, 2 Jan 2014 22:06:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 49EC58B137; Thu, 2 Jan 2014 22:06:50 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 36B561BF9CF for ; Thu, 2 Jan 2014 22:06:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 28FF88AC95 for ; Thu, 2 Jan 2014 22:06:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1qPo8HD2zcXx for ; Thu, 2 Jan 2014 22:06:47 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by whitealder.osuosl.org (Postfix) with ESMTPS id 926FB8AB5A for ; Thu, 2 Jan 2014 22:06:46 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so12828799wes.38 for ; Thu, 02 Jan 2014 14:06:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=QRBb2jYLguapFRrNEWtSi0EWNQiHQPRtiwi1okhmMMk=; b=GAMv8c4HCuZNqflcWFEHLCGX4MxuWW0YcibTHIMIceW+Pyvh/6qi0uoG+fp5dv5JAo 5GNiiLLEspTo/azDz3ckLYr8DMbFTFH8vSyPQHY245NG9U6Kxu8V8eeiiJWJD2UPgFxl swmWKzvfTu27YZy3T1/DnR9uKExxTf54LItaQABNp9KfHtSYzdf/7njq2sRuDW6UdYbw zbbm4VQrtxSgY/CRTI5Ri5zS4RV7J/JTFOmj89rq0qFsKRK0luQ9MKzIJVrcAyPLkAZt SsYI6juQ/I1uY1Vg3POdSXl2HcQxJrOl0IvJNZIxBvj1IkjviIhYrRg5maKEahbfvHRD TWAA== X-Received: by 10.180.94.7 with SMTP id cy7mr55934947wib.21.1388700404857; Thu, 02 Jan 2014 14:06:44 -0800 (PST) Received: from percy.lan (host-92-24-119-175.ppp.as43234.net. [92.24.119.175]) by mx.google.com with ESMTPSA id hv3sm55260077wib.5.2014.01.02.14.06.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 14:06:44 -0800 (PST) From: spdawson@gmail.com To: buildroot@busybox.net Date: Thu, 2 Jan 2014 22:06:38 +0000 Message-Id: <1388700400-25062-2-git-send-email-spdawson@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1388700400-25062-1-git-send-email-spdawson@gmail.com> References: <1388700400-25062-1-git-send-email-spdawson@gmail.com> Subject: [Buildroot] [PATCH 1/3] czmq: bump git snapshot X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net From: Simon Dawson Signed-off-by: Simon Dawson --- package/czmq/czmq.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/czmq/czmq.mk b/package/czmq/czmq.mk index da68790..db8f727 100644 --- a/package/czmq/czmq.mk +++ b/package/czmq/czmq.mk @@ -4,7 +4,7 @@ # ################################################################################ -CZMQ_VERSION = cb9839cf90e4ac69acb7c6ff2b4e2d42d704cf6e +CZMQ_VERSION = b5730c5f8290a611fd3b92e4a259c2b0ed96cb73 CZMQ_SITE = git://github.com/zeromq/czmq.git # Autoreconf required as we use the git tree