From patchwork Thu Mar 12 20:07:16 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 449637 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 1561314016B for ; Fri, 13 Mar 2015 07:07:26 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=dawncrow.de header.i=@dawncrow.de header.b=EUeu8jbX; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 3C8499583D; Thu, 12 Mar 2015 20:07:26 +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 ByKeFoaBjWyO; Thu, 12 Mar 2015 20:07:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 8155B95840; Thu, 12 Mar 2015 20:07:25 +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 0642A1C22FA for ; Thu, 12 Mar 2015 20:07:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id F31D2922F8 for ; Thu, 12 Mar 2015 20:07:20 +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 SgVmdChOJJ6U for ; Thu, 12 Mar 2015 20:07:20 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.220]) by whitealder.osuosl.org (Postfix) with ESMTPS id 45619922A6 for ; Thu, 12 Mar 2015 20:07:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1426190838; l=462; s=domk; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date; bh=d6qa0FayGCGGE4N9OhHfhfuOgdXPN4UYe3MzTLu5u8s=; b=EUeu8jbXul3osiI+hSXsOvYXeREX/TBE+FIFdL3ihXM6JDuLFGIsA0KPNApXFGkPYIK GkLubS0Qxa0dSYgXhVvNpd7VlBVHIZud6xdxKWen/29q0KpM4RSIb/g9FIEvhfm75FK56 zK2DFQvuNIE0blfAMX9Vdaxv+WLEHQ3dsyk= X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPh5JPSWE7VxbdUCFBN5njG7Q28CH4RMeHnmXw== X-RZG-CLASS-ID: mo00 Received: from [192.168.178.50] ([185.61.121.123]) by smtp.strato.de (RZmta 37.3 AUTH) with ESMTPSA id N079a2r2CK7GtpS (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) for ; Thu, 12 Mar 2015 21:07:16 +0100 (CET) Message-ID: <5501F1F4.5020705@dawncrow.de> Date: Thu, 12 Mar 2015 21:07:16 +0100 From: =?ISO-8859-15?Q?Andr=E9_Hentschel?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: buildroot@busybox.net Subject: [Buildroot] [PATCH] axel: Add hash file 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- package/axel/axel.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/axel/axel.hash diff --git a/package/axel/axel.hash b/package/axel/axel.hash new file mode 100644 index 0000000..8957670 --- /dev/null +++ b/package/axel/axel.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036 axel-2.4.tar.gz