From 7c8d84136a0788a2c511ea53e27e90f335f10386 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 8 Jul 2011 14:41:28 -0500 Subject: fits 0.5.0 Signed-off-by: Adam Vandenberg --- Library/Formula/fits.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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| -- cgit v1.2.3