From b2f21fec7c498c626a61bbd01f1c4a78a2bde061 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Tue, 12 Mar 2013 15:16:07 -0500 Subject: [PATCH] exiftool 9.23 --- Formula/exiftool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/exiftool.rb b/Formula/exiftool.rb index 8b4111122c6..feb78582fdd 100644 --- a/Formula/exiftool.rb +++ b/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.22.tar.gz' - sha1 '1e0fe108909ec6b11050de0f5c26264b935381a3' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.23.tar.gz' + sha1 '0fe5941d158c5bbe7784f90d6fea5f41c4197e4c' def install system "perl", "Makefile.PL"