aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-09-03 18:35:39 -0700
committerAdam Vandenberg2012-09-03 18:35:53 -0700
commit38a48666e7044fda66962db6df31d93b62b41b13 (patch)
tree2b1936d36e1b1e4fe0541670be2de9a66975dd5e /Library
parent72eea19cfc27f3713006dd5f422135d10b3e05b0 (diff)
downloadhomebrew-38a48666e7044fda66962db6df31d93b62b41b13.tar.bz2
grads: fix download
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/grads.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/grads.rb b/Library/Formula/grads.rb
index ab5706a37..6a0a698bd 100644
--- a/Library/Formula/grads.rb
+++ b/Library/Formula/grads.rb
@@ -7,8 +7,8 @@ end
class Grads < Formula
homepage 'http://www.iges.org/grads/grads.html'
- url 'ftp://iges.org/grads/2.0/grads-2.0.1-bin-darwin9.8-intel.tar.gz'
- md5 '3c94e4e2f840a323df24df5264e159ff'
+ url 'ftp://cola.gmu.edu/grads/2.0/grads-2.0.1-bin-darwin9.8-intel.tar.gz'
+ sha1 '29191df3e25e9c7b70e730fcb7ddb65903e32a80'
def install
rm 'bin/INSTALL'