diff options
| author | Adam Vandenberg | 2010-09-29 09:00:46 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-09-29 09:00:46 -0700 |
| commit | d0188b395aab98834bbad5fb84501bf9681e9e1c (patch) | |
| tree | e1ce8077eaae5382f88f7fb77d01b87eb6648b78 /Library/Formula | |
| parent | 904e84ab4cc03857dbfc2cbe44f285914fa80c97 (diff) | |
| download | homebrew-d0188b395aab98834bbad5fb84501bf9681e9e1c.tar.bz2 | |
update fossil
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fossil.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fossil.rb b/Library/Formula/fossil.rb index caa3f868d..67a7f0f66 100644 --- a/Library/Formula/fossil.rb +++ b/Library/Formula/fossil.rb @@ -1,9 +1,9 @@ require 'formula' class Fossil <Formula - url 'http://www.fossil-scm.org/download/fossil-src-20100805100943.tar.gz' + url 'http://www.fossil-scm.org/download/fossil-src-20100918155143.tar.gz' homepage 'http://www.fossil-scm.org/' - md5 '33c2cf512c72f5b153dbfc26867e16ed' + md5 'fca02199e1795114212eb588e2d9aa8c' def install system "make" |
