jhead 2.96
Closes Homebrew/homebrew#13904. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e6b625ebac
commit
51cd2e3630
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Jhead < Formula
|
||||
homepage 'http://www.sentex.net/~mwandel/jhead/'
|
||||
url 'http://www.sentex.net/~mwandel/jhead/jhead-2.95.tar.gz'
|
||||
sha1 'e66b0a64e034054185da3e6c5e1ac7afb36776f8'
|
||||
url 'http://www.sentex.net/~mwandel/jhead/jhead-2.96.tar.gz'
|
||||
sha1 '668a515276654247e6fbe7a6193a5e1382a38116'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue