From fe9ab6ad74e1e51f0cda6fd3b0ea94a7691ad7de Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 16 Mar 2014 18:13:33 -0500 Subject: [PATCH] phoronix-test-suite 5.0.0 --- Formula/phoronix-test-suite.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/phoronix-test-suite.rb b/Formula/phoronix-test-suite.rb index 0ea35a80d47..77db858cb57 100644 --- a/Formula/phoronix-test-suite.rb +++ b/Formula/phoronix-test-suite.rb @@ -2,8 +2,8 @@ require 'formula' class PhoronixTestSuite < Formula homepage 'http://www.phoronix-test-suite.com/' - url 'http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-4.8.6' - sha1 '2b234c5e5600a5155fe9807e75f9f8a55379f98e' + url 'http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-5.0.0' + sha1 'efb029861e81311361035c7140fa55ceeae484f6' def patches; DATA; end