diff options
Diffstat (limited to 'Library/Formula/exiftool.rb')
| -rw-r--r-- | Library/Formula/exiftool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/exiftool.rb b/Library/Formula/exiftool.rb index abf326eff..e637e5fd8 100644 --- a/Library/Formula/exiftool.rb +++ b/Library/Formula/exiftool.rb @@ -1,6 +1,6 @@ require 'formula' -class Exiftool <Formula +class Exiftool < Formula url 'http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.32.tar.gz' homepage 'http://www.sno.phy.queensu.ca/~phil/exiftool/index.html' md5 '385862eca467a56c6e32b1d949f1d661' |
