xtreemfs-1.4

1.3.0 did not build anymore, would need to be handed the correct
version of boost.
This commit is contained in:
Florian Friesdorf 2012-11-26 14:42:09 +01:00
parent ed45707278
commit c1c0305df8

View file

@ -11,10 +11,10 @@ let
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
sourceInfo = rec {
baseName="XtreemFS";
version="1.3.0";
version="1.4";
name="${baseName}-${version}";
url="http://xtreemfs.googlecode.com/files/${name}.tar.gz";
hash="15rg3dh22kb2g94fmbb6r32a9qfl3yr4ql17rwj50l4y8wrcx0hf";
hash="1hzd6anplxdcl4cg6xwriqk9b34541r7ah1ab2xavv149a2ll25s";
};
in
rec {