From a8016b34c615b229f17c89501354048891fcd8c2 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 14 Jan 2013 16:52:38 -0600 Subject: [PATCH] exiftool 9.13 --- Formula/exiftool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/exiftool.rb b/Formula/exiftool.rb index 169ce7802d..6c9abfd2a3 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.12.tar.gz' - sha1 '63614bc1105b1aa9c0473eeb4c9bed387ae1479b' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.13.tar.gz' + sha1 '6b515c2fcf4ed5c18c5da34c85654c37c8f65638' def install system "perl", "Makefile.PL"