aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/exiftool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/exiftool.rb')
-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 2bf449137..4e066828a 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.35.tar.gz'
- sha1 '44be3a5c49c2fb0df0e9778bb50aece2bf67fe25'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.37.tar.gz'
+ sha1 '1253048d635515bcd3f4c1c0b0d8b3205317cf9b'
def install
system "perl", "Makefile.PL"