Google-earth: version bump

svn path=/nixpkgs/trunk/; revision=24308
This commit is contained in:
Evgeny Egorochkin 2010-10-15 20:06:28 +00:00
parent a1b688cbfd
commit ebbbb77e6c

View file

@ -6,11 +6,11 @@ zlib }:
assert stdenv.system == "i686-linux";
stdenv.mkDerivation {
name = "googleearth-5.1.3535.3218";
name = "googleearth-5.2.0001";
src = fetchurl {
url = http://dl.google.com/earth/client/current/GoogleEarthLinux.bin;
sha256 = "f721e4e8db3a7351c77a8aea425ec334ff01e163481cbcf6cdda9dbb0ad422ac";
sha256 = "2e6fcbd2384446e2a6eed8ca23173e32c5f3f9ae4d1168e2e348c3924fd2bf30";
};
buildNativeInputs = [