ExifTool 9.37
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4a6db39c2a
commit
6b9c5bd08c
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.35.tar.gz'
|
||||
sha1 '44be3a5c49c2fb0df0e9778bb50aece2bf67fe25'
|
||||
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.37.tar.gz'
|
||||
sha1 '1253048d635515bcd3f4c1c0b0d8b3205317cf9b'
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue