From patchwork Tue Jul 28 18:39:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 501351 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 7A456140E10 for ; Wed, 29 Jul 2015 04:42:56 +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=cax0jV2A; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5698133499; Tue, 28 Jul 2015 18:42:55 +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 3KEZjhlPeUs1; Tue, 28 Jul 2015 18:42:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 0A43033495; Tue, 28 Jul 2015 18:42:53 +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 1AAE31C1FE0 for ; Tue, 28 Jul 2015 18:42:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 15FD791BAF for ; Tue, 28 Jul 2015 18:42:52 +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 erk39KWstCDo for ; Tue, 28 Jul 2015 18:42:51 +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 614CD91BAC for ; Tue, 28 Jul 2015 18:42:51 +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 t6SIgiXU022209 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Jul 2015 18:42:47 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1438108969; bh=VD7O1xxd+1Tz2UQZR+1imSvpqPOHQ0ZhCPQ7C8v+Zbw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=cax0jV2ALqAKbgRLZ9NCqmUVCLfwf8A/iILAH4B+w36DMAYSXsCq86FFX1AdEHvN5 MLfuhUFLdmPXb4N29daxjsl0fXSAnPSYqG94rH3+Th587OsKq3UDSrvAsmbAyKVoOt kbmNtuduS+LWRq8YvC82Zvt+8yOMUB12XKw7tXsc= Received: by asgard (sSMTP sendmail emulation); Tue, 28 Jul 2015 15:42:38 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 28 Jul 2015 15:39:11 -0300 Message-Id: <1438108854-11932-10-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 010/113] flot: 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/flot/flot.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/flot/flot.hash diff --git a/package/flot/flot.hash b/package/flot/flot.hash new file mode 100644 index 0000000..9bf348a --- /dev/null +++ b/package/flot/flot.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 d6bddb781ce8ab8bba82c535a0767c22e606cabd9dbb484027b8ff375a193952 flot-0.8.3.tar.gz