From patchwork Wed Jul 8 09:54:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 492827 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 D7CCE140788 for ; Wed, 8 Jul 2015 19:55:30 +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=YXLJi/ch; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 8310F95B6E; Wed, 8 Jul 2015 09:55:29 +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 4PkFIte5XjnY; Wed, 8 Jul 2015 09:55:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 2E6BA95AF5; Wed, 8 Jul 2015 09:55:17 +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 3CB261C28EB for ; Wed, 8 Jul 2015 09:55:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 39DA495AE4 for ; Wed, 8 Jul 2015 09:55:15 +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 d6lSSnq74QF9 for ; Wed, 8 Jul 2015 09:55:14 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f54.google.com (mail-wg0-f54.google.com [74.125.82.54]) by hemlock.osuosl.org (Postfix) with ESMTPS id 42C9C959AF for ; Wed, 8 Jul 2015 09:55:14 +0000 (UTC) Received: by wgxm20 with SMTP id m20so7524946wgx.3 for ; Wed, 08 Jul 2015 02:55:13 -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=XY/EXMfs8AdmjXMPvtFWoj024OwKU5+CZDHA5vvffbQ=; b=YXLJi/chPmV/7SH7zyPymDFe/p2Q7xzjJL5N6qD6NGo0wNPWcvRXlNthTy9YWJzxxJ psB2XFxoNiQOVShtml4drWO53UZp3DF0ZexMJril7ew/iSVNF4Lna7ABq2IeLDYP6xU7 qjWaF+xQYCDE9bStacp07u05vLOqpDZDcXLrY2FHl7mkAh0CJiCIEKq4RCCRjc4sW3FH e8BwdjFFZeYEpM9tAoSxbJPnxs33hVGbSdTrspqPQHSp3u7uuj6+VW0l+zr4DhDCxV5I PY9mHRc2wkD3W3JFFYo2dQwC8NNsRigISXe7Qe8r3YTZ6LqKiRV7qNLk984n0KCDQr9e C3Dg== X-Received: by 10.180.89.66 with SMTP id bm2mr111577804wib.6.1436349312974; Wed, 08 Jul 2015 02:55:12 -0700 (PDT) Received: from localhost.localdomain ([193.51.194.209]) by smtp.gmail.com with ESMTPSA id ny7sm2013288wic.11.2015.07.08.02.55.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Jul 2015 02:55:12 -0700 (PDT) From: Johan Oudinet To: buildroot@buildroot.org Date: Wed, 8 Jul 2015 11:54:22 +0200 Message-Id: <1436349264-11797-10-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 09/11] erlang-p1-stun: bump to version a3dce07 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-stun/erlang-p1-stun.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/erlang-p1-stun/erlang-p1-stun.mk b/package/erlang-p1-stun/erlang-p1-stun.mk index 7b4b1a9..7920347 100644 --- a/package/erlang-p1-stun/erlang-p1-stun.mk +++ b/package/erlang-p1-stun/erlang-p1-stun.mk @@ -4,7 +4,7 @@ # ################################################################################ -ERLANG_P1_STUN_VERSION = a7c07b6 +ERLANG_P1_STUN_VERSION = a3dce07 ERLANG_P1_STUN_SITE = $(call github,processone,stun,$(ERLANG_P1_STUN_VERSION)) ERLANG_P1_STUN_LICENSE = GPLv2+ ERLANG_P1_STUN_LICENSE_FILES = COPYING