aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/exiftool.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exiftool.rb b/Library/Formula/exiftool.rb
index 8bce74791..dadad23e9 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-9.03.tar.gz'
- sha1 'e257ea75af8a25c825f84c2bd84bc2e497683b08'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.05.tar.gz'
+ sha1 '5807ce7f4375bbe81a813f746526d5263a23b757'
def install
system "perl", "Makefile.PL"