aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 ee0a81cbe..ab02ad2a9 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.87.tar.gz'
- md5 '0c52327246214fd5f3476fc95e1856a1'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.88.tar.gz'
+ md5 '2fb1f7cb049a9bb1e96f89ba98e7f95b'
def install
system "perl", "Makefile.PL"