libvpx: fix checksum.

Closes Homebrew/homebrew#23221.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Bertrand Marron 2013-10-12 12:10:06 +02:00 committed by Mike McQuaid
parent 5768369628
commit 7870fb16e0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'formula'
class Libvpx < Formula
homepage 'http://www.webmproject.org/code/'
url 'http://webm.googlecode.com/files/libvpx-v1.2.0.tar.bz2'
sha1 '33fb2df4ee5b06637dc492dafe49425ead117a24'
sha1 'e968e090898cc3a0aef3e3d9c3717e2d696010c8'
depends_on 'yasm' => :build