aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/perforce.rb
diff options
context:
space:
mode:
authorRobert Shaw2012-01-12 09:20:37 -0800
committerAdam Vandenberg2012-01-12 20:29:05 -0800
commit7d04cce300e86035a8a8298dd7afe799eaf2a7a5 (patch)
tree5d12ba42d80d6a9b00ea45d5151c416dff54e23d /Library/Formula/perforce.rb
parent879bfdad3b28b45be1845ab78ba2e2121f65024d (diff)
downloadhomebrew-7d04cce300e86035a8a8298dd7afe799eaf2a7a5.tar.bz2
perforce v2011.1/393975
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/perforce.rb')
-rw-r--r--Library/Formula/perforce.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb
index 1f048db00..a374120a8 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 'a5af98fc860315aa35e606f912aa97ab'
- version '2011.1.389946'
+ md5 '36b710330cc3f6ba4b75962b2a02302a'
+ version '2011.1.393975'
def install
bin.install 'p4'