From patchwork Wed Jul 8 09:54:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 492826 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 957D1140772 for ; Wed, 8 Jul 2015 19:55:24 +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=SRp0KtG4; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9BAC0A3FF9; Wed, 8 Jul 2015 09:55:19 +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 UrFGvUwE32pJ; Wed, 8 Jul 2015 09:55:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 011DFA4220; Wed, 8 Jul 2015 09:55:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 4AD531C28EB for ; Wed, 8 Jul 2015 09:55:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 47AF9959BB for ; Wed, 8 Jul 2015 09:55:10 +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 x6FKPsmcKtPV for ; Wed, 8 Jul 2015 09:55:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by hemlock.osuosl.org (Postfix) with ESMTPS id 8C7C8959AF for ; Wed, 8 Jul 2015 09:55:09 +0000 (UTC) Received: by wgxm20 with SMTP id m20so7522946wgx.3 for ; Wed, 08 Jul 2015 02:55:08 -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=9eDnjVoNurFhb6DkrG/F0QnbXc920Hj430pFChmuaXw=; b=SRp0KtG4H77BLH+CEucSBv4CHC0s3t3Qkc/SmMB6bsk1kxzOZTXPWNk6d4V40v3wQ4 Sjlp1zJo5Hs1v2thq0FCc5pG5g5GF39yDjrMRXjthyv4qOQINkGYeCSGu41/t/tEBk4w 0KwiXIZHcXhDYfE6co8pRGP9nV2XkxYO3P4ZI9GUDYBAKG1q6vSaQOQXwxj2FkGf3Exf ygmIQ4xHRtb5GyKQzXQzp7AZNO+QLTIBnEf8ZYTFa5C+NL99ufD1UufhaZM1gV83gyKn CEp5y1MKIerG5s51DBWQp9D+9+nSDbgsWNZcT/vmbvbGSvLrMENm+O4cJG5ZijVgI9f7 jQAw== X-Received: by 10.194.95.132 with SMTP id dk4mr19185849wjb.88.1436349308218; Wed, 08 Jul 2015 02:55:08 -0700 (PDT) Received: from localhost.localdomain ([193.51.194.209]) by smtp.gmail.com with ESMTPSA id ny7sm2013288wic.11.2015.07.08.02.55.07 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Jul 2015 02:55:07 -0700 (PDT) From: Johan Oudinet To: buildroot@buildroot.org Date: Wed, 8 Jul 2015 11:54:19 +0200 Message-Id: <1436349264-11797-7-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 06/11] erlang-p1-tls: bump to version b070004 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-tls/erlang-p1-tls.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/erlang-p1-tls/erlang-p1-tls.mk b/package/erlang-p1-tls/erlang-p1-tls.mk index d6e5801..d706797 100644 --- a/package/erlang-p1-tls/erlang-p1-tls.mk +++ b/package/erlang-p1-tls/erlang-p1-tls.mk @@ -4,7 +4,7 @@ # ################################################################################ -ERLANG_P1_TLS_VERSION = 53f0478 +ERLANG_P1_TLS_VERSION = b070004 ERLANG_P1_TLS_SITE = $(call github,processone,tls,$(ERLANG_P1_TLS_VERSION)) ERLANG_P1_TLS_LICENSE = GPLv2+ ERLANG_P1_TLS_LICENSE_FILES = COPYING