···2626 else if stdenv.system == "i686-linux" then "ld-linux.so.2"
2727 else throw "Dropbox client for: ${stdenv.system} not supported!";
28282929- version = "3.2.9";
3030- sha256 = if stdenv.system == "x86_64-linux" then "1w1xqizd4xhf9d3gwg9wwys2rdbacs390zf4a7z76m9h5r2lz049"
3131- else if stdenv.system == "i686-linux" then "0lzrb0b7hi22ij7fmn7i3wkzbzv99858ah7w8ysg65za0c8qwksc"
2929+ version = "3.4.4";
3030+ sha256 = if stdenv.system == "x86_64-linux" then "05ncbxwkimq7cl3bad759qvda7zjdh07f5wh6aw12g472l4yqq98"
3131+ else if stdenv.system == "i686-linux" then "18089bh6i64yw75pswgn2vkcl1kf7ipxxncmssw3qhb6791qfhbk"
3232 else throw "Dropbox client for: ${stdenv.system} not supported!";
33333434 # relative location where the dropbox libraries are stored