diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/stp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stp.rb b/Library/Formula/stp.rb index 7c0c501c2..b4ae202ce 100644 --- a/Library/Formula/stp.rb +++ b/Library/Formula/stp.rb @@ -1,7 +1,7 @@ require 'formula' class Stp < Formula - head 'http://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp', :revision => '842' + head 'http://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp', :revision => '986' homepage 'http://sites.google.com/site/stpfastprover/' def options |
