From patchwork Wed Feb 25 13:07:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 443378 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 EB7961400EA for ; Thu, 26 Feb 2015 00:10:19 +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=u8VMU7WB; dkim-adsp=fail (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 40C7B9550E; Wed, 25 Feb 2015 13:10:19 +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 yGrN8FtEmVfi; Wed, 25 Feb 2015 13:10:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 70556951F6; Wed, 25 Feb 2015 13:10:15 +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 49D631C28D1 for ; Wed, 25 Feb 2015 13:10:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4697491934 for ; Wed, 25 Feb 2015 13:10:14 +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 lsIAel4FSNUE for ; Wed, 25 Feb 2015 13:10:10 +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 F082891983 for ; Wed, 25 Feb 2015 13:10:09 +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 t1PDA2PP014529 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 25 Feb 2015 13:10:05 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1424869807; bh=FklPY4Hl1GvXen/y706NYvF1HIKCvHoYEf2fjIrb59I=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=u8VMU7WBSHb94GA0B9VBnqkLI32wQvYQNUXufZz1QCo9Vw/qdfndyo457u7wntrhc BQcavM0LMRTI1SLj2b5CKU9l+KpxyL3cgqRd8spBVqo/QvIlVKbTyVuTeDfAij7a05 PsjZRrUQ6yaC5Nqc7wREyi7Zi2gXcj0TyWQ0bnxA= Received: by asgard (sSMTP sendmail emulation); Wed, 25 Feb 2015 10:08:07 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Wed, 25 Feb 2015 10:07:22 -0300 Message-Id: <1424869642-9080-5-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.5 In-Reply-To: <1424869642-9080-1-git-send-email-gustavo@zacarias.com.ar> References: <1424869642-9080-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.6 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 5/5] libshout: 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/libshout/libshout.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/libshout/libshout.hash diff --git a/package/libshout/libshout.hash b/package/libshout/libshout.hash new file mode 100644 index 0000000..908bd99 --- /dev/null +++ b/package/libshout/libshout.hash @@ -0,0 +1,2 @@ +# From http://downloads.xiph.org/releases/libshout/SHA256SUMS +sha256 cf3c5f6b4a5e3fcfbe09fb7024aa88ad4099a9945f7cb037ec06bcee7a23926e libshout-2.3.1.tar.gz