phoronix-test-suite 4.8.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
70e789dc75
commit
f07168bc9c
1 changed files with 2 additions and 2 deletions
|
@ -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.3'
|
||||
sha1 '4dc8281d3fec5a2df86b064902794b830c8df088'
|
||||
url 'http://www.phoronix-test-suite.com/download.php?file=phoronix-test-suite-4.8.4'
|
||||
sha1 '5bf63f2810c16efa1c953cbb080cf07cdf4fabf2'
|
||||
|
||||
def patches; DATA; end
|
||||
|
||||
|
|
Loading…
Reference in a new issue