aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorVille Lautanala2010-10-07 12:44:10 +0300
committerAdam Vandenberg2010-10-07 06:57:53 -0700
commit6825bc828678f229d5e9e8d8349b0b255abae449 (patch)
tree3df4572537afa561414436752e1052b5797a384b /Library/Formula
parent3aada080463581888a66f1db948ef3521c60762a (diff)
downloadhomebrew-6825bc828678f229d5e9e8d8349b0b255abae449.tar.bz2
spin 5.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/spin.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/Library/Formula/spin.rb b/Library/Formula/spin.rb
index 6a101014b..1b0e1ee87 100644
--- a/Library/Formula/spin.rb
+++ b/Library/Formula/spin.rb
@@ -1,10 +1,10 @@
require 'formula'
class Spin <Formula
- url 'http://spinroot.com/spin/Src/spin524.tar.gz'
+ url 'http://spinroot.com/spin/Src/spin525.tar.gz'
homepage 'http://spinroot.com/spin/whatispin.html'
- md5 'c869e7bd83c70be6565cf77c6a98b72c'
- version '5.2.4'
+ md5 '03345f9713e7b4f82d2d8ec319802b9c'
+ version '5.2.5'
def patches
DATA
@@ -27,10 +27,10 @@ end
# manual patching is required by the spin install process
__END__
-diff --git a/Src5.2.4/makefile b/Src5.2.4/makefile
+diff --git a/Src5.2.5/makefile b/Src5.2.5/makefile
index 67f22aa..596c893 100755
---- a/Src5.2.4/makefile
-+++ b/Src5.2.4/makefile
+--- a/Src5.2.5/makefile
++++ b/Src5.2.5/makefile
@@ -12,10 +12,10 @@
CC=gcc -DNXT # -DNXT enables the X operator in LTL