ExifTool 9.37

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-09-17 12:10:47 -05:00 committed by Adam Vandenberg
parent 4a6db39c2a
commit 6b9c5bd08c

View file

@ -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.35.tar.gz'
sha1 '44be3a5c49c2fb0df0e9778bb50aece2bf67fe25'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.37.tar.gz'
sha1 '1253048d635515bcd3f4c1c0b0d8b3205317cf9b'
def install
system "perl", "Makefile.PL"