Clay: Use current binary and homepage URLs

The Clay homepage has moved to http://claylabs.com/clay/. The claylanguage.org
hostname still redirects to the old site, so that should be changed as well.

Closes Homebrew/homebrew#8935.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
castFromVoidPtr 2011-12-02 09:34:02 -05:00 committed by Charlie Sharpsteen
parent c0187d920c
commit fa937516f6

View file

@ -1,8 +1,8 @@
require 'formula'
class Clay < Formula
url 'http://tachyon.in/clay/binaries/clay-macosx-2011.04.18.zip'
homepage 'http://claylanguage.org'
url 'http://claylabs.com/clay/binaries/clay-macosx-2011.04.18.zip'
homepage 'http://claylabs.com/clay/'
md5 '9f43d8147f95ce0d7c3cd12e368406a4'
def install