From 54df50b9e6c41c69cfe04c5d2f6d079321a9eca6 Mon Sep 17 00:00:00 2001 From: Daniele Torelli Date: Thu, 4 Apr 2013 19:35:46 +0300 Subject: [PATCH] play: remove outdated --devel Closes Homebrew/homebrew#18968. Signed-off-by: Adam Vandenberg --- Formula/play.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Formula/play.rb b/Formula/play.rb index f338522818..3785361222 100644 --- a/Formula/play.rb +++ b/Formula/play.rb @@ -7,11 +7,6 @@ class Play < Formula head 'https://github.com/playframework/Play20.git' - devel do - url 'http://downloads.typesafe.com/play/2.1.1-RC2/play-2.1.1-RC2.zip' - sha1 '14d05de4d7d300c349debfbd210dc0578b879f3e' - end - def install rm Dir['*.bat'] # remove windows' bat files libexec.install Dir['*']