exiftool 9.08
This commit is contained in:
parent
b7771a614a
commit
eb22f73fee
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.06.tar.gz'
|
||||
sha1 '34111babe7eaf35fd877197a38191d580dc9a315'
|
||||
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.08.tar.gz'
|
||||
sha1 'e8a1351fb4118747552fe0ab0864860275857591'
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue