From ce86702b46ea754275053ab66e8e2b6fd97b27ba Mon Sep 17 00:00:00 2001 From: Derek Prior Date: Fri, 30 Dec 2011 15:07:39 -0500 Subject: perforce: update build revision Perforce seems to have provided a new build revision at the same URL, thus causing the md5 check to fail. Fixed the md5 and updated the version. Closes #9336. Signed-off-by: Jack Nagel --- Library/Formula/perforce.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb index 2bf1f56e3..1f048db00 100644 --- a/Library/Formula/perforce.rb +++ b/Library/Formula/perforce.rb @@ -3,8 +3,8 @@ require 'formula' class Perforce < Formula url 'http://filehost.perforce.com/perforce/r11.1/bin.darwin90u/p4' homepage 'http://www.perforce.com/' - md5 'cc65f148349c307a7f4c69ae15e5b883' - version '2011.1.370818' + md5 'a5af98fc860315aa35e606f912aa97ab' + version '2011.1.389946' def install bin.install 'p4' -- cgit v1.2.3