ExifTool 9.29
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f840dd4a42
commit
7a203c8413
1 changed files with 2 additions and 2 deletions
|
@ -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.28.tar.gz'
|
||||
sha1 'a1959056ff0705b220499f4f9f5ba6867ff82011'
|
||||
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.29.tar.gz'
|
||||
sha1 '7f22da9985cb462c610354fb3dfe99132332fa68'
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue