From patchwork Sun Apr 19 17:53:12 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 462623 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 74F65140133 for ; Mon, 20 Apr 2015 03:53:34 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 19F64A3594; Sun, 19 Apr 2015 17:53:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jnHnL5HFZRSB; Sun, 19 Apr 2015 17:53:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9FBCBA367B; Sun, 19 Apr 2015 17:53:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id D1DB41C242D for ; Sun, 19 Apr 2015 17:53:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id CC87D958B7 for ; Sun, 19 Apr 2015 17:53:23 +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 uAlrfWQDhY6h for ; Sun, 19 Apr 2015 17:53:22 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout05.t-online.de (mailout05.t-online.de [194.25.134.82]) by hemlock.osuosl.org (Postfix) with ESMTPS id DFA6C95840 for ; Sun, 19 Apr 2015 17:53:21 +0000 (UTC) Received: from fwd21.aul.t-online.de (fwd21.aul.t-online.de [172.20.27.66]) by mailout05.t-online.de (Postfix) with SMTP id D43F24D2F23 for ; Sun, 19 Apr 2015 19:53:19 +0200 (CEST) Received: from fli4l.lan.fli4l (r1YqnaZbghWG1b3sZLS+sleC6gwXGdddodhpXEGksBcnrOw2SuyUhgUVxtCb4jBgbV@[79.247.173.74]) by fwd21.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1YjtPD-2quDlg0; Sun, 19 Apr 2015 19:53:19 +0200 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:33849) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85) (envelope-from ) id 1YjtPC-0000z2-IS; Sun, 19 Apr 2015 19:53:18 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 19 Apr 2015 19:53:12 +0200 Message-Id: <1429465993-30357-9-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1429465993-30357-1-git-send-email-bernd.kuhls@t-online.de> References: <1429465993-30357-1-git-send-email-bernd.kuhls@t-online.de> X-ID: r1YqnaZbghWG1b3sZLS+sleC6gwXGdddodhpXEGksBcnrOw2SuyUhgUVxtCb4jBgbV X-TOI-MSGID: 4861468a-3b59-433e-8adf-8306fca74d2d Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 09/10] package/metacity: add hash 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: Bernd Kuhls --- package/metacity/metacity.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/metacity/metacity.hash diff --git a/package/metacity/metacity.hash b/package/metacity/metacity.hash new file mode 100644 index 0000000..4945016 --- /dev/null +++ b/package/metacity/metacity.hash @@ -0,0 +1,2 @@ +# From http://ftp.gnome.org/pub/gnome/sources/metacity/2.25/metacity-2.25.1.sha256sum +sha256 fb2ede4ac02d7da08d3c3323fb76afaf945c8cccc07cb2d3a4b7f44fb49f1c47 metacity-2.25.1.tar.bz2