aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 aa31bf852..659079055 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-9.41.tar.gz'
- sha1 '39f5cd51eafa1b1881cc0193a38bb31dda132b59'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.44.tar.gz'
+ sha1 '4112d1d6a2a02f1669a0882b6a00f8bb9185f5f5'
def install
system "perl", "Makefile.PL"