Revert "check 0.9.9"

This reverts commit 16a176cfe4c457eb6a76ee54e6372689e24a0781.

Does not compile with clang or llvm.

Closes Homebrew/homebrew#17494.
This commit is contained in:
Adam Vandenberg 2013-02-01 08:58:34 -08:00
parent e2031b51c1
commit 968ebee1ce

View file

@ -2,8 +2,8 @@ require 'formula'
class Check < Formula
homepage 'http://check.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/check/check/0.9.9/check-0.9.9.tar.gz'
sha1 '96c06ff9971884628c2512f0e3bca6141c49290b'
url 'http://downloads.sourceforge.net/project/check/check/0.9.8/check-0.9.8.tar.gz'
sha1 'a75cc89411e24b5d39b7869f8233e19f210de555'
option :universal