Skip to content

Commit

Permalink
Fix subformulae sha1s.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Sep 4, 2012
1 parent 91ab040 commit 1291c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Gshhs < Formula
homepage 'http://gmt.soest.hawaii.edu/'
url 'ftp://ftp.soest.hawaii.edu/gmt/gshhs-2.2.0.tar.bz2'
sha1 '823783c1abc9a7e0493c35661e516d4f607fff17'
sha1 '786d58b9a335d3bacb37f40f21ee3bfbb424cd10'
end

class Gmt < Formula
Expand Down

0 comments on commit 1291c91

Please sign in to comment.