exiftool 8.97

master
Misty De Meo 2012-07-09 12:23:17 -05:00
parent b764126a67
commit 5ac655e194
1 changed files with 2 additions and 2 deletions

View File

@ -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"