From 177e57bb3966c1c38bb9e98ce923fe3e74c2c528 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Tue, 5 Jan 2016 08:23:41 -0800 Subject: [PATCH] opusfile 0.7 Closes Homebrew/homebrew#47724. Signed-off-by: Dominyk Tiller --- Formula/opusfile.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/opusfile.rb b/Formula/opusfile.rb index bac462ab08..f5e7bd9408 100644 --- a/Formula/opusfile.rb +++ b/Formula/opusfile.rb @@ -1,8 +1,8 @@ class Opusfile < Formula desc "API for decoding and seeking in .opus files" homepage "https://www.opus-codec.org/" - url "http://downloads.xiph.org/releases/opus/opusfile-0.6.tar.gz" - sha256 "2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6" + url "https://archive.mozilla.org/pub/opus/opusfile-0.7.tar.gz" + sha256 "9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301" bottle do cellar :any