exiftool 8.62

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Misty De Meo 2011-08-24 16:21:08 -05:00 committed by Adam Vandenberg
parent 57b96ba1cd
commit 3326871b5a
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Exiftool < Formula
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.61.tar.gz'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.62.tar.gz'
homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html'
md5 '5bc6febf7e6c5dc9e8d9487d033952f9'
md5 '2948f93ed2128c6861062054fccfb2b5'
def install
system "perl", "Makefile.PL"