ExifTool 9.44

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-12-18 22:57:27 -06:00 committed by Adam Vandenberg
parent 1e920578fc
commit 473633527c
1 changed files with 2 additions and 2 deletions

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.41.tar.gz'
sha1 '39f5cd51eafa1b1881cc0193a38bb31dda132b59'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.44.tar.gz'
sha1 '4112d1d6a2a02f1669a0882b6a00f8bb9185f5f5'
def install
system "perl", "Makefile.PL"