media-info 0.7.61
This commit is contained in:
parent
fda7b34ff0
commit
70a7ac7004
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class MediaInfo < Formula
|
||||
homepage 'http://mediainfo.sourceforge.net'
|
||||
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.60_GNU_FromSource.tar.bz2'
|
||||
version '0.7.60'
|
||||
sha1 '07d996efcd76fbfcc0787aa2940f5c4971c4537a'
|
||||
url 'http://downloads.sourceforge.net/mediainfo/MediaInfo_CLI_0.7.61_GNU_FromSource.tar.bz2'
|
||||
version '0.7.61'
|
||||
sha1 'd05788f284f3e9de5bda98456ed788999b244198'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue