go-app-engine-32: Fix formula class name

Closes Homebrew/homebrew#9952.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Sebastian Staudt 2012-02-03 10:56:24 +01:00 committed by Charlie Sharpsteen
parent a93272bd57
commit 430318b84b

View file

@ -1,6 +1,6 @@
require 'formula'
class GoAppEngine64 < Formula
class GoAppEngine32 < Formula
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.6.2.zip'
homepage 'http://code.google.com/appengine/docs/go/overview.html'
sha1 '004aebd7e6252ce3e84b89096009dcd22dadf5fe'