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 f3295e3b3..43606476b 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.61.tar.gz"
- sha1 "89e4072d6a78860998b5574bde6efda8dc3c5d7b"
+ url "http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.65.tar.gz"
+ sha1 "8747c0e8fb507081feb7316d5e15ca02385c1ff0"
def install
system "perl", "Makefile.PL"