exiftool 8.97
This commit is contained in:
parent
b764126a67
commit
5ac655e194
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-8.96.tar.gz'
|
||||
sha1 '22d15930d2daec6c0b12f53f536a1e2c3a5be4d7'
|
||||
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.97.tar.gz'
|
||||
sha1 'd763fa7ba28e8a52f00570d5624a325eb22bcc6a'
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue