exiftool 8.67

Closes Homebrew/homebrew#8096.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Misty De Meo 2011-10-13 09:26:57 -05:00 committed by Charlie Sharpsteen
parent b77c42317f
commit e7888f8d92

View file

@ -1,9 +1,9 @@
require 'formula'
class Exiftool < Formula
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.66.tar.gz'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.67.tar.gz'
homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html'
md5 '0aad446fbe5c529470c3b6fba177507a'
md5 '41f807544fdc48080289de5dda8959d4'
def install
system "perl", "Makefile.PL"