diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ffmpegthumbnailer.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffmpegthumbnailer.rb b/Library/Formula/ffmpegthumbnailer.rb index 257cf0c68..519df5b54 100644 --- a/Library/Formula/ffmpegthumbnailer.rb +++ b/Library/Formula/ffmpegthumbnailer.rb @@ -1,9 +1,9 @@ require 'formula' class Ffmpegthumbnailer < Formula - url 'http://ffmpegthumbnailer.googlecode.com/files/ffmpegthumbnailer-2.0.7.tar.gz' homepage 'http://code.google.com/p/ffmpegthumbnailer/' - md5 '2b5726894792ef484793dce9568a065a' + url 'http://ffmpegthumbnailer.googlecode.com/files/ffmpegthumbnailer-2.0.8.tar.gz' + sha1 '2c54ca16efd953f46547e22799cfc40bd9c24533' depends_on 'pkg-config' => :build depends_on 'jpeg' |
