Skip to content

Commit

Permalink
libvpx 1.4.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#38427.

Signed-off-by: Xu Cheng <xucheng@me.com>
  • Loading branch information
uyjulian authored and xu-cheng committed Apr 8, 2015
1 parent 533ba1e commit c8036f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/libvpx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

class Libvpx < Formula
homepage 'http://www.webmproject.org/code/'
url 'https://webm.googlecode.com/files/libvpx-v1.3.0.tar.bz2'
sha1 '191b95817aede8c136cc3f3745fb1b8c50e6d5dc'
revision 1
url "https://github.com/webmproject/libvpx/archive/v1.4.0.tar.gz"
sha256 "eca30ea7fae954286c9fe9de9d377128f36b56ea6b8691427783b20c67bcfc13"

head "https://chromium.googlesource.com/webm/libvpx", :using => :git

Expand Down

0 comments on commit c8036f5

Please sign in to comment.