diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/jhead.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jhead.rb b/Library/Formula/jhead.rb index d907160ff..f9e5cd01c 100644 --- a/Library/Formula/jhead.rb +++ b/Library/Formula/jhead.rb @@ -1,9 +1,9 @@ require 'formula' class Jhead <Formula - url 'http://www.sentex.net/~mwandel/jhead/jhead-2.87.tar.gz' + url 'http://www.sentex.net/~mwandel/jhead/jhead-2.90.tar.gz' homepage 'http://www.sentex.net/~mwandel/jhead/' - md5 '7e5e84bf74800808c171956414228db9' + md5 '661effa9420bb92cb99ced697c5a177f' def install system "make" |
