From patchwork Wed Feb 25 13:07:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 443373 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 22C60140077 for ; Thu, 26 Feb 2015 00:09:35 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=XO3xsq57; dkim-adsp=fail (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 3940D94E8A; Wed, 25 Feb 2015 13:09:34 +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 qtZdaI8dYNnT; Wed, 25 Feb 2015 13:09:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 6FF5E94EBD; Wed, 25 Feb 2015 13:09:30 +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 1E6FE1C28D1 for ; Wed, 25 Feb 2015 13:09:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1AA208E254 for ; Wed, 25 Feb 2015 13:09:29 +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 06QUy8U-BVb4 for ; Wed, 25 Feb 2015 13:09:25 +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 C3F0291783 for ; Wed, 25 Feb 2015 13:09:24 +0000 (UTC) Received: from asgard (cpe-181-46-99-160.telecentro-reversos.com.ar [181.46.99.160] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.14.9/8.14.9) with ESMTP id t1PD9H9j014496 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 25 Feb 2015 13:09:20 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1424869762; bh=wie/f+20wDiD3K9e8Mqw6FMQSOo8m5AsEJhMcza9/Bs=; h=From:To:Cc:Subject:Date; b=XO3xsq576grpFwaWejsKUeJXmz6PcswAiDWMkfqJ1WbWL7Xj0Pk7AtA6uDPBjD0fQ nsVrmLN+KHJ6IBkc5Aa6t3AzQhbOfwG6QXyicEg2MXKRzAJ4Ns2BN3pOuNfreBL3GL rTuoLr+k1LeojMk4IYUzZSP5RjpOXHP8j5QKiA5Y= Received: by asgard (sSMTP sendmail emulation); Wed, 25 Feb 2015 10:07:22 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Wed, 25 Feb 2015 10:07:18 -0300 Message-Id: <1424869642-9080-1-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.5 X-Virus-Scanned: clamav-milter 0.98.6 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 1/5] opus: 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: Gustavo Zacarias --- package/opus/opus.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/opus/opus.hash diff --git a/package/opus/opus.hash b/package/opus/opus.hash new file mode 100644 index 0000000..9c4e34d --- /dev/null +++ b/package/opus/opus.hash @@ -0,0 +1,2 @@ +# From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt +sha256 b9727015a58affcf3db527322bf8c4d2fcf39f5f6b8f15dbceca20206cbe1d95 opus-1.1.tar.gz