From fce1f2c67d6d1ec01e30665a9015661b41499374 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 22 Jun 2014 18:34:54 -0700 Subject: ExifTool 9.65 --- Library/Formula/exiftool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3