mediainfo 0.7.59
This commit is contained in:
parent
21a0f397bf
commit
8b02273c8d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class MediaInfo < Formula
|
||||
homepage 'http://mediainfo.sourceforge.net'
|
||||
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.58_GNU_FromSource.tar.bz2'
|
||||
md5 'c332b376fe397531be894287ec97aab2'
|
||||
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.59_GNU_FromSource.tar.bz2'
|
||||
sha1 'ac7fde6e4d8ae5f127675e74c005cd7b5ddc9b6a'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue