From patchwork Wed Jul 8 09:54:24 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 492830 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id C9201140787 for ; Wed, 8 Jul 2015 19:55:39 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=XCeBPHx3; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 1F30D959AF; Wed, 8 Jul 2015 09:55:34 +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 hffu1I96Ig6M; Wed, 8 Jul 2015 09:55:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 53F7995B2A; Wed, 8 Jul 2015 09:55:22 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 2B59D1C28EB for ; Wed, 8 Jul 2015 09:55:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 208D6A428B for ; Wed, 8 Jul 2015 09:55:21 +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 qdD6RCgYdEJB for ; Wed, 8 Jul 2015 09:55:20 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 77DA1A41A9 for ; Wed, 8 Jul 2015 09:55:18 +0000 (UTC) Received: by wiga1 with SMTP id a1so280039989wig.0 for ; Wed, 08 Jul 2015 02:55:17 -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=/+Y+ZYQ1O6rxrlf5ug5vYwil0tO4aadW1gQHsj3GBU0=; b=XCeBPHx3g+8G/ZOMDMaMNTsJrTzavl7DbMqXM6MxjGEC9zdua/N/js/WD+KueWALpl 7mOWaImajF7JQgC7w16/TXYCeIAzz7F5qI5IDlG78Zckfwk33OPqoghMRb5CsAc1QTyM C7N3CGZwyGUbH01GcrBl7YZz6Fj0RG3DPiGYTPFJws7eg+omOXkFnznqHNsR9yBuA6Zc Sawp99eNUdLHizhV3k1pFkCZptN6dPRXpxDtbIWq2j/PAaEItnUOtrOwhXvfc2BW9Rl9 Gc0Qk/PXnO/L3N6XlYw4saSZLBYYbOJthuuvyqGu4X1y3neWdQOZG31pFeuazAutSNOc vBLw== X-Received: by 10.194.220.100 with SMTP id pv4mr18732826wjc.71.1436349317197; Wed, 08 Jul 2015 02:55:17 -0700 (PDT) Received: from localhost.localdomain ([193.51.194.209]) by smtp.gmail.com with ESMTPSA id ny7sm2013288wic.11.2015.07.08.02.55.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Jul 2015 02:55:16 -0700 (PDT) From: Johan Oudinet To: buildroot@buildroot.org Date: Wed, 8 Jul 2015 11:54:24 +0200 Message-Id: <1436349264-11797-12-git-send-email-johan.oudinet@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1436349264-11797-1-git-send-email-johan.oudinet@gmail.com> References: <1436349264-11797-1-git-send-email-johan.oudinet@gmail.com> Subject: [Buildroot] [PATCH 11/11] erlang-p1-yaml: bump to version e1f081e 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: Johan Oudinet --- package/erlang-p1-yaml/erlang-p1-yaml.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/erlang-p1-yaml/erlang-p1-yaml.mk b/package/erlang-p1-yaml/erlang-p1-yaml.mk index 346e398..6f7c977 100644 --- a/package/erlang-p1-yaml/erlang-p1-yaml.mk +++ b/package/erlang-p1-yaml/erlang-p1-yaml.mk @@ -4,7 +4,7 @@ # ################################################################################ -ERLANG_P1_YAML_VERSION = 236b943 +ERLANG_P1_YAML_VERSION = e1f081e ERLANG_P1_YAML_SITE = $(call github,processone,p1_yaml,$(ERLANG_P1_YAML_VERSION)) ERLANG_P1_YAML_LICENSE = Apache-2.0 ERLANG_P1_YAML_LICENSE_FILES = COPYING