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