aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorRalph Giles2013-08-10 11:53:14 -0400
committerJack Nagel2013-08-10 18:22:03 -0500
commit217001e0f5312f5a8fbb6ec286ae7cf21a5a6090 (patch)
tree3c2bc4e5611343f858e4181919328b22af4abc02 /Library
parent008113eafd82bcb3cc9bbcda5529c3188507120f (diff)
downloadhomebrew-217001e0f5312f5a8fbb6ec286ae7cf21a5a6090.tar.bz2
opusfile 0.3
Closes #21802. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/opusfile.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/opusfile.rb b/Library/Formula/opusfile.rb
index 5ac0af4f3..3b681502c 100644
--- a/Library/Formula/opusfile.rb
+++ b/Library/Formula/opusfile.rb
@@ -2,8 +2,8 @@ require 'formula'
class Opusfile < Formula
homepage 'http://www.opus-codec.org/'
- url 'http://downloads.xiph.org/releases/opus/opusfile-0.2.tar.gz'
- sha1 'db020e25178b501929a11b0e0f469890f4f4e6fa'
+ url 'http://downloads.xiph.org/releases/opus/opusfile-0.3.tar.gz'
+ sha1 'fe177d4202a97beb2fad25bd813e20d114345279'
head 'https://git.xiph.org/opusfile.git'