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 00ee528ed..7d4881ee1 100644 --- a/Library/Formula/exiftool.rb +++ b/Library/Formula/exiftool.rb @@ -1,9 +1,9 @@ require 'formula' class Exiftool < Formula - url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.73.tar.gz' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.74.tar.gz' homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html' - md5 '7cb7b39dbf58cb451d50fe48363cdc94' + md5 '26ff647d604243a9f1750af373fe1f84' def install system "perl", "Makefile.PL" |
