Merge pull request #149585 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 10.2.2 -> 10.6.1
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "phoronix-test-suite";
|
||||
version = "10.2.2";
|
||||
version = "10.6.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://phoronix-test-suite.com/releases/${pname}-${version}.tar.gz";
|
||||
sha256 = "sha256-g5hUmsn01Msopxzmi/G4LcZISXMD2wFqreaHMkFzF1Y=";
|
||||
sha256 = "sha256-ixDMd9/tO793yVvIE60n5gytfDAmcuA631/ZON9v6LA=";
|
||||
};
|
||||
|
||||
buildInputs = [ php ];
|
||||
|
||||
Reference in New Issue
Block a user