From 66a6e347fbfc2cb7b67255776b3f98fb54fdae74 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Mon, 2 Mar 2015 16:37:38 -0800 Subject: libvorbis 1.3.5 Closes #37337. Signed-off-by: Tim D. Smith --- Library/Formula/libvorbis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/libvorbis.rb b/Library/Formula/libvorbis.rb index dfb8d48b1..a4c71851f 100644 --- a/Library/Formula/libvorbis.rb +++ b/Library/Formula/libvorbis.rb @@ -2,8 +2,8 @@ require 'formula' class Libvorbis < Formula homepage 'http://vorbis.com' - url 'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.4.tar.xz' - sha1 'b99724acdf3577982b3146b9430d765995ecf9e1' + url 'http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz' + sha256 '54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1' bottle do cellar :any -- cgit v1.2.3