aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fits.rb
diff options
context:
space:
mode:
authorMark A. Matienzo2011-01-03 11:50:48 -0500
committerMike McQuaid2011-01-03 17:26:01 +0000
commit427cdc52d87fef50af32bf136436272001f9765a (patch)
treefc199080403eacc204300c42c3527b3f1c61bc92 /Library/Formula/fits.rb
parent29f618bec65c05ab1a00d8670fc320dae33f5a55 (diff)
downloadhomebrew-427cdc52d87fef50af32bf136436272001f9765a.tar.bz2
Update formula: fits
Closes #3807. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/fits.rb')
-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 45021e0d2..a2e9660dd 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.2.zip'
+ url 'http://fits.googlecode.com/files/fits-0.4.3.zip'
homepage 'http://code.google.com/p/fits/'
- md5 'd5a2aba74c701d7c91e6f69bcb72a8f2'
+ md5 '24d1c71def27500b2edf68b1a40f6f84'
def install
inreplace 'fits.sh' do |s|