perforce: update to v2011.1.370818

Closes Homebrew/homebrew#9144.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Robert Shaw 2011-12-16 13:37:01 -08:00 committed by Charlie Sharpsteen
parent b07fa72110
commit 86b0fa7bf7
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Perforce < Formula
url 'http://filehost.perforce.com/perforce/r10.2/bin.darwin90u/p4'
url 'http://filehost.perforce.com/perforce/r11.1/bin.darwin90u/p4'
homepage 'http://www.perforce.com/'
md5 'fc5d151d1b8be6e2633b75f6ac98e51a'
version '2010.2.295040'
md5 'cc65f148349c307a7f4c69ae15e5b883'
version '2011.1.370818'
def install
bin.install 'p4'