aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/exiftool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/exiftool.rb')
-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 ae320f2b3..a15403b5b 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.89.tar.gz'
- md5 'f92316f63ec40fefc3c0d8a46d7ae6d8'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.90.tar.gz'
+ md5 'c34f2138af14e7ab75bddb12d9e8e726'
def install
system "perl", "Makefile.PL"