exiftool 9.16
This commit is contained in:
parent
b71db4716e
commit
0edb426a6f
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.15.tar.gz'
|
||||
sha1 'e676ce2a279cec0212e508ccbf03a2650df550f6'
|
||||
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.16.tar.gz'
|
||||
sha1 'a65599f7bd56a57ca7e04d977f27087714fcfd73'
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue