blender: update from 2.69 to 2.70

This commit is contained in:
Cillian de Róiste 2014-03-26 22:25:40 +01:00 committed by Cillian de Róiste
parent 8af6b20856
commit 7381035bc2

View File

@ -5,11 +5,11 @@
}:
stdenv.mkDerivation rec {
name = "blender-2.69";
name = "blender-2.70";
src = fetchurl {
url = "http://download.blender.org/source/${name}.tar.gz";
sha256 = "02ffakkbax1kl4ycakxq20yp9hmw1qj1qndjjqxnhhhdxifpyjn9";
sha256 = "0j73yfpavcrzg5v54kcha7sig6179g5ykrlhih8d288pnb5c7596";
};
buildInputs = [