diff options
Diffstat (limited to 'Library')
| -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 a1635c2ea..51a8dda08 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.67.tar.gz' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.68.tar.gz' homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html' - md5 '41f807544fdc48080289de5dda8959d4' + md5 '8563f17d89a7635032ae03ee4ee191cc' def install system "perl", "Makefile.PL" |
