fits 0.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
63022b177f
commit
ead8712442
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Fits < Formula
|
||||
url 'http://fits.googlecode.com/files/fits-0.4.3.zip'
|
||||
url 'http://fits.googlecode.com/files/fits-0.5.0.zip'
|
||||
homepage 'http://code.google.com/p/fits/'
|
||||
md5 '24d1c71def27500b2edf68b1a40f6f84'
|
||||
md5 '40243d7943faecd18ecf6fd84963c5b7'
|
||||
|
||||
def install
|
||||
inreplace 'fits.sh' do |s|
|
||||
|
|
Loading…
Reference in a new issue