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 f78e577f8..1e3311f85 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.82.tar.gz'
- md5 '063aa0dd247971bae083de58b555143c'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.83.tar.gz'
+ md5 'afb00b49050e4cdfd1c70adbf9dd4108'
def install
system "perl", "Makefile.PL"