phoronix-test-suite 4.4.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b31911ab97
commit
e216dab3c7
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.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
|
||||
|
||||
|
|
Loading…
Reference in a new issue