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 1f0f87cf1..562be0d79 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.76.tar.gz'
+ url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.77.tar.gz'
homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html'
- md5 'a176e674a08a92afa330901f29a7d68d'
+ md5 '33c9c7b9a0153390374910e9da652487'
def install
system "perl", "Makefile.PL"