From 5949790119d69045feb9a449e657959a218136a1 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 16 Jul 2013 16:27:48 -0500 Subject: ExifTool 9.33 Signed-off-by: Jack Nagel --- Library/Formula/exiftool.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/exiftool.rb b/Library/Formula/exiftool.rb index b1fd00050..86088969d 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.31.tar.gz' - sha1 '9be357b7c384b441595aa74856715672a3c521ab' + url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.33.tar.gz' + sha1 '237fefed9ffa0e427451ac34d76327157a99cb2f' def install system "perl", "Makefile.PL" -- cgit v1.2.3