blender: update to version 2.63a

This commit is contained in:
Peter Simons 2012-07-07 11:30:26 +02:00
parent ef38f708d6
commit 08b29c6f96
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ libpng, libsamplerate, libtiff, mesa, openal, openexr, openjpeg,
python, zlib, boost }:
stdenv.mkDerivation rec {
name = "blender-2.62";
name = "blender-2.63a";
src = fetchurl {
url = "http://download.blender.org/source/${name}.tar.gz";
sha256 = "19xfr5vx66p4p3hnqpglpky6f4bh3ay484mdgh7zg6j9f80dp53q";
sha256 = "c479b1abfe5fd8a1a5d04b8d21fdbc0fc960d7855b24785b888c09792bca4c1a";
};
buildInputs = [ cmake mesa gettext python libjpeg libpng zlib openal