exiftool 9.08

This commit is contained in:
Misty De Meo 2012-11-26 10:10:34 -06:00
parent b7771a614a
commit eb22f73fee

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.06.tar.gz'
sha1 '34111babe7eaf35fd877197a38191d580dc9a315'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.08.tar.gz'
sha1 'e8a1351fb4118747552fe0ab0864860275857591'
def install
system "perl", "Makefile.PL"