aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ede389c1b..7e2ba4f42 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-8.80.tar.gz'
- md5 '86fbc1315d128b6d11cce46cdec74cc2'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.81.tar.gz'
+ md5 'f5a0bae0391e9e8d3bdfe73d3836b1aa'
def install
system "perl", "Makefile.PL"