exiftool 9.13

This commit is contained in:
Misty De Meo 2013-01-14 16:52:38 -06:00
parent 5ed3892419
commit a8016b34c6

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-9.12.tar.gz' url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.13.tar.gz'
sha1 '63614bc1105b1aa9c0473eeb4c9bed387ae1479b' sha1 '6b515c2fcf4ed5c18c5da34c85654c37c8f65638'
def install def install
system "perl", "Makefile.PL" system "perl", "Makefile.PL"