From patchwork Wed Jul 15 18:28:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 495972 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 812E61402B1 for ; Thu, 16 Jul 2015 04:36:05 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=BW3O/8GB; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C702395BD1; Wed, 15 Jul 2015 18:36:04 +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 rpoLM+PWSReZ; Wed, 15 Jul 2015 18:36:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 930C195D1B; Wed, 15 Jul 2015 18:36:03 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9F1621C209F for ; Wed, 15 Jul 2015 18:36:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9A194926C8 for ; Wed, 15 Jul 2015 18:36:02 +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 N1S9ot7eW7qn for ; Wed, 15 Jul 2015 18:36:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0311292492 for ; Wed, 15 Jul 2015 18:36:01 +0000 (UTC) Received: from asgard (cpe-186-22-136-136.telecentro-reversos.com.ar [186.22.136.136] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.1/8.15.1) with ESMTPSA id t6FIZsID028582 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 15 Jul 2015 18:35:58 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1436985360; bh=pvAOA51nHz+m9m/8Z3gitvhn2Nb7OSGtxpRyV8FrpQk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=BW3O/8GByhPwY6ROqy9sXqMpFOSs9iI76E8P/8DnkJ3l4o8bYx+aGLfn+rsd1A9K1 V1cwY1bC8DPa26zR441Kkc8yOFa8NEKERMAPd1RsFH6hwNiZ0RttYWkF8ksl8AgYsy 2EwX/RKj3pQMwGZBWnrC0d24/vt9DgwUQuF9Lt9c= Received: by asgard (sSMTP sendmail emulation); Wed, 15 Jul 2015 15:35:49 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Wed, 15 Jul 2015 15:28:29 -0300 Message-Id: <1436984911-17680-38-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.3.6 In-Reply-To: <1436984911-17680-1-git-send-email-gustavo@zacarias.com.ar> References: <1436984911-17680-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.7 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 38/40] findutils: 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: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gustavo Zacarias --- package/findutils/findutils.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/findutils/findutils.hash diff --git a/package/findutils/findutils.hash b/package/findutils/findutils.hash new file mode 100644 index 0000000..66f1fcc --- /dev/null +++ b/package/findutils/findutils.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a findutils-4.4.2.tar.gz