exiftool 9.16

This commit is contained in:
Misty De Meo 2013-02-06 15:33:54 -06:00
parent b71db4716e
commit 0edb426a6f

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.15.tar.gz'
sha1 'e676ce2a279cec0212e508ccbf03a2650df550f6'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.16.tar.gz'
sha1 'a65599f7bd56a57ca7e04d977f27087714fcfd73'
def install
system "perl", "Makefile.PL"