ExifTool 9.68
This commit is contained in:
parent
8591c67057
commit
143fda1855
1 changed files with 2 additions and 2 deletions
|
@ -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.65.tar.gz"
|
||||
sha1 "8747c0e8fb507081feb7316d5e15ca02385c1ff0"
|
||||
url "http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-9.68.tar.gz"
|
||||
sha1 "16b562b755431c686c0219acda410d31f1c8906a"
|
||||
|
||||
def install
|
||||
system "perl", "Makefile.PL"
|
||||
|
|
Loading…
Reference in a new issue