From patchwork Tue Jul 28 18:40:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 501409 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 69AAC140D18 for ; Wed, 29 Jul 2015 04:53:08 +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=iLFyIpdp; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9ACDA33505; Tue, 28 Jul 2015 18:53:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mykRvTWrRiA7; Tue, 28 Jul 2015 18:53:02 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4F802334EE; Tue, 28 Jul 2015 18:53:02 +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 406DB1C1FE0 for ; Tue, 28 Jul 2015 18:53:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3C8A991BC9 for ; Tue, 28 Jul 2015 18:53:01 +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 Ao+kIH6STPw3 for ; Tue, 28 Jul 2015 18:53:00 +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 565C091BAF for ; Tue, 28 Jul 2015 18:53:00 +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 t6SIqqrv023354 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Jul 2015 18:52:56 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1438109578; bh=DLzQ2V3sBT+g22mRKnUqaHvMAv3YhKT2ZrVLwSBkdk0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iLFyIpdp/boPsyxEmbXEjczVTS99JkL9+8G+QRzAfbSUhJ1NjBar9z7YAKuLUHB4R Hn7TbxLDsiXR0u/7952lRUtJULW6lTS9xOknvlnfM0LJFtvQIRHGWlPZDCHqInV47b +oNrGvnn5rd5B8DLAF/ZtGaZb/50VOp7H0Npwi4c= Received: by asgard (sSMTP sendmail emulation); Tue, 28 Jul 2015 15:52:47 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 28 Jul 2015 15:40:07 -0300 Message-Id: <1438108854-11932-66-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.3.6 In-Reply-To: <1438108854-11932-1-git-send-email-gustavo@zacarias.com.ar> References: <1438108854-11932-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 066/113] nut: 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/nut/nut.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/nut/nut.hash diff --git a/package/nut/nut.hash b/package/nut/nut.hash new file mode 100644 index 0000000..0174366 --- /dev/null +++ b/package/nut/nut.hash @@ -0,0 +1,2 @@ +# From http://www.networkupstools.org/source/2.7/nut-2.7.2.tar.gz.sha256 +sha256 4d5365359b059d96dfcb77458f361a114d26c84f1297ffcd0c6c166f7200376d nut-2.7.2.tar.gz