exiftool 9.22

version bump to 9.22

Closes Homebrew/homebrew#18280.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
royhodgman 2013-03-05 23:15:05 -05:00 committed by Charlie Sharpsteen
parent ed547ffd9e
commit 0cd85175ad

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.20.tar.gz'
sha1 '0fca652b7a96df5c32b82692c4d0cba4b104d559'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.22.tar.gz'
sha1 '1e0fe108909ec6b11050de0f5c26264b935381a3'
def install
system "perl", "Makefile.PL"