aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisty De Meo2013-01-18 16:53:54 -0600
committerMisty De Meo2013-01-18 16:53:54 -0600
commit8eddbd5404fb31cc9ddaead5f14d7076ec59a2cd (patch)
treea0daf8a6e0679e20c30daf0c96d81f18318c011d
parent7c9d90f08c7125ce91ed9115819b0e6c676ad944 (diff)
downloadhomebrew-8eddbd5404fb31cc9ddaead5f14d7076ec59a2cd.tar.bz2
exiftool 9.14
-rw-r--r--Library/Formula/exiftool.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exiftool.rb b/Library/Formula/exiftool.rb
index 6c9abfd2a..70f481800 100644
--- a/Library/Formula/exiftool.rb
+++ b/Library/Formula/exiftool.rb
@@ -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.13.tar.gz'
- sha1 '6b515c2fcf4ed5c18c5da34c85654c37c8f65638'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.14.tar.gz'
+ sha1 '6fe620195dbca1637711586e601f72a075b79be6'
def install
system "perl", "Makefile.PL"