aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fits.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fits.rb b/Library/Formula/fits.rb
index 9465a28ae..1783f54bb 100644
--- a/Library/Formula/fits.rb
+++ b/Library/Formula/fits.rb
@@ -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|