From ad46c4c136e0382f05d2d9145bc3752957b79e3d Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 2 Dec 2012 18:18:11 -0600 Subject: [PATCH] spin 6.2.3 Signed-off-by: Adam Vandenberg --- Formula/spin.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/spin.rb b/Formula/spin.rb index 2eb989e012..99bd0c4dec 100644 --- a/Formula/spin.rb +++ b/Formula/spin.rb @@ -2,9 +2,9 @@ require 'formula' class Spin < Formula homepage 'http://spinroot.com/spin/whatispin.html' - url 'http://spinroot.com/spin/Src/spin622.tar.gz' - version '6.2.2' - sha1 'f402048864761d0fceefa61e8f03a9ee33a16a4c' + url 'http://spinroot.com/spin/Src/spin623.tar.gz' + version '6.2.3' + sha1 'af4e809627ac3d33d2125569d63fde5515659ef4' fails_with :llvm do build 2334 @@ -29,10 +29,10 @@ end # manual patching is required by the spin install process __END__ -diff --git a/Src6.2.2/makefile b/Src6.2.2/makefile +diff --git a/Src6.2.3/makefile b/Src6.2.3/makefile index 02d2a02..7687e0a 100644 ---- a/Src6.2.2/makefile -+++ b/Src6.2.2/makefile +--- a/Src6.2.3/makefile ++++ b/Src6.2.3/makefile @@ -13,12 +13,12 @@ # see also ./make_pc for a simpler script, not requiring make