Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
exiftool 9.06
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Nov 19, 2012
1 parent 0b2c646 commit c11d5cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/exiftool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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.05.tar.gz'
sha1 '5807ce7f4375bbe81a813f746526d5263a23b757'
url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.06.tar.gz'
sha1 '34111babe7eaf35fd877197a38191d580dc9a315'

def install
system "perl", "Makefile.PL"
Expand Down

0 comments on commit c11d5cd

Please sign in to comment.