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 4bb66b15c..f50fa79de 100644
--- a/Library/Formula/exiftool.rb
+++ b/Library/Formula/exiftool.rb
@@ -1,9 +1,9 @@
require 'formula'
class Exiftool < Formula
- url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.64.tar.gz'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.65.tar.gz'
homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html'
- md5 'e578980439eecd73ebac80f56240a10d'
+ md5 '8b27b63af0eec744afb7f373750c282b'
def install
system "perl", "Makefile.PL"