play --devel 2.2.2-RC1

Closes Homebrew/homebrew#25901.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Michele Damiano Torelli 2014-01-14 21:34:10 +01:00 committed by Mike McQuaid
parent 796c48eb4e
commit b68b6dbb72

View file

@ -8,6 +8,11 @@ class Play < Formula
conflicts_with 'sox', :because => 'both install `play` binaries'
devel do
url 'http://downloads.typesafe.com/play/2.2.2-RC1/play-2.2.2-RC1.zip'
sha1 '42b2b035fb51befc83a45cfab811efe6fe4da337'
end
def install
system "./framework/build", "publish-local" if build.head?