x264: Update to r2245
This commit is contained in:
parent
ec378fb00c
commit
5118aaa600
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class X264 < Formula
|
||||
url 'http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20111115-2245-stable.tar.bz2'
|
||||
url 'http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20120111-2245.tar.bz2'
|
||||
homepage 'http://www.videolan.org/developers/x264.html'
|
||||
md5 '062491c2dce5349c3c32b82103428033'
|
||||
version 'r2092'
|
||||
md5 'a4a18f7172e50b6cecc1c65324a03c9e'
|
||||
version 'r2245'
|
||||
|
||||
head 'git://git.videolan.org/x264.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue