openfoam: Update hash and re-enable
This commit is contained in:
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/OpenFOAM/OpenFOAM-4.x/archive/version-${version}.tar.gz";
|
||||
sha256 = "0mslymq1szprzlp18j92zl30zfz9bj9r4psxa6ys99qw0ff85vx8";
|
||||
sha256 = "0jfzc561ra1wzg8wbp5ipp1r5r1qg84krhmcvi8injqkl4svxbkk";
|
||||
};
|
||||
|
||||
# a lot of assumptions about being under a directory named OpenFOAM-${version}
|
||||
|
||||
Reference in New Issue
Block a user