Skip to content

Commit

Permalink
mediainfo 0.7.64
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
brettkoonce authored and jacknagel committed Jul 14, 2013
1 parent c6f3766 commit c6d0c20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/media-info.rb
Expand Up @@ -2,9 +2,9 @@

class MediaInfo < Formula
homepage 'http://mediainfo.sourceforge.net'
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.63_GNU_FromSource.tar.bz2'
version '0.7.63'
sha1 '76be91f76729e025ba13954f9726b6ec81c19a85'
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.64_GNU_FromSource.tar.bz2'
version '0.7.64'
sha1 'fc62d911998b2fe5d2366b2c18f408d4ffd1a5ef'

depends_on 'pkg-config' => :build
# fails to build against Leopard's older libcurl
Expand Down

0 comments on commit c6d0c20

Please sign in to comment.