x264 r2184

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-03-27 20:55:20 -05:00
parent e237139acf
commit 711b54a39d
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
require 'formula'
class X264 < Formula
url 'http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20120111-2245.tar.bz2'
homepage 'http://www.videolan.org/developers/x264.html'
md5 'a4a18f7172e50b6cecc1c65324a03c9e'
version 'r2245'
# The version is _not_ 2245. See http://www.x264.nl/x264/changelog.txt for
# the revision numbers that are attached to each commit.
url 'http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20120327-2245-stable.tar.bz2'
version 'r2184'
md5 '0660e5829dc7f621bb98124440e38924'
head 'git://git.videolan.org/x264.git'