From f2a9caeb404f47a1cdcb1d723037bae36a1a975d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 15:23:53 -0800 Subject: xspin: style nits --- Library/Formula/xspin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xspin.rb b/Library/Formula/xspin.rb index 66bda17f6..28200e482 100644 --- a/Library/Formula/xspin.rb +++ b/Library/Formula/xspin.rb @@ -1,10 +1,10 @@ require 'formula' class Xspin < Formula - url 'http://spinroot.com/spin/Src/xspin525.tcl' homepage 'http://spinroot.com/spin/Src/index.html' - sha1 '8166ccc6830f052e31162bec618c17452a988b5d' + url 'http://spinroot.com/spin/Src/xspin525.tcl' version '5.2.5' + sha1 '8166ccc6830f052e31162bec618c17452a988b5d' depends_on 'spin' -- cgit v1.2.3