From eb60e8761818532bbda36d6766f69bc09651114a Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 3 Aug 2012 21:15:57 -0500 Subject: ispc 1.3.0 Closes #13932. Signed-off-by: Adam Vandenberg --- Library/Formula/ispc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ispc.rb b/Library/Formula/ispc.rb index 9598369fa..78d39bb58 100644 --- a/Library/Formula/ispc.rb +++ b/Library/Formula/ispc.rb @@ -2,9 +2,9 @@ require 'formula' class Ispc < Formula homepage 'http://ispc.github.com' - url 'https://github.com/downloads/ispc/ispc/ispc-v1.2.2-osx.tar.gz' - version '1.2.2' - md5 '21f1fe1aabe47ae280e0dc92d50d564f' + url 'https://github.com/downloads/ispc/ispc/ispc-v1.3.0-osx.tar.gz' + version '1.3.0' + sha1 'ec60f9e08405b6160b98aefd8cb4f9f7ee07c12e' def install bin.install 'ispc' -- cgit v1.2.3