ExifTool 9.29

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-05-23 22:21:35 -05:00 committed by Adam Vandenberg
parent f840dd4a42
commit 7a203c8413

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