diff options
Diffstat (limited to 'Library/Formula/exiftool.rb')
| -rw-r--r-- | Library/Formula/exiftool.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exiftool.rb b/Library/Formula/exiftool.rb index 5ced0d0f9..1997802ac 100644 --- a/Library/Formula/exiftool.rb +++ b/Library/Formula/exiftool.rb @@ -2,8 +2,8 @@ require 'formula' class Exiftool < Formula homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html' - url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.97.tar.gz' - sha1 'd763fa7ba28e8a52f00570d5624a325eb22bcc6a' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.99.tar.gz' + sha1 '45b79b2d2e93c926e8be3aaa6474f60b05daac14' def install system "perl", "Makefile.PL" |
