aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/phoronix-test-suite.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-10-19 18:32:46 -0500
committerMike McQuaid2013-10-20 10:06:56 +0100
commit1cdadd98bfae0204de17a99fe64007ad64de3f22 (patch)
tree6c68c627933925780d169b86af5c7bbad2ea3151 /Library/Formula/phoronix-test-suite.rb
parent9dfac9e49a70adfd759aba49c2ec0285199d648b (diff)
downloadhomebrew-1cdadd98bfae0204de17a99fe64007ad64de3f22.tar.bz2
phoronix-test-suite 4.8.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/phoronix-test-suite.rb')
-rw-r--r--Library/Formula/phoronix-test-suite.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/phoronix-test-suite.rb b/Library/Formula/phoronix-test-suite.rb
index 1a01f6882..2f1f42467 100644
--- a/Library/Formula/phoronix-test-suite.rb
+++ b/Library/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.2'
- sha1 '4a3dfbf72b5f4b2e557d5a15f66f7b2d6618ee54'
+ url 'http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-4.8.3'
+ sha1 '4dc8281d3fec5a2df86b064902794b830c8df088'
def patches; DATA; end