aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 988a93b2f..4b828769b 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.58.tar.gz'
- sha1 'b43d027f9e075cc4510ec26e6856c0b6203afabb'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.60.tar.gz'
+ sha1 'f2fd3e85572bb37a67e243332ec161a35fd48587'
def install
system "perl", "Makefile.PL"