ExifTool 8.99

Closes Homebrew/homebrew#13978.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-08-04 22:27:43 -05:00 committed by Adam Vandenberg
parent 0ab1f4fb86
commit 1ba1973151
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Exiftool < Formula class Exiftool < Formula
homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html' homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.97.tar.gz' url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.99.tar.gz'
sha1 'd763fa7ba28e8a52f00570d5624a325eb22bcc6a' sha1 '45b79b2d2e93c926e8be3aaa6474f60b05daac14'
def install def install
system "perl", "Makefile.PL" system "perl", "Makefile.PL"