From e216dab3c78e95707f835a24668b29915a1cd9c9 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 30 Mar 2013 11:27:36 -0500 Subject: [PATCH] phoronix-test-suite 4.4.1 Signed-off-by: Jack Nagel --- 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 d3618402513..c7b2afb01e6 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.2.0' - sha1 'f2a42a3516cd1c0efa0aa117c80f942ffb5a0456' + url 'http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-4.4.1' + sha1 'fc8fafddcb1e1069e6e7b615f8b247845138069d' def patches; DATA; end