gktspell: version bump to 2.0.16 because the old one has disappeared

This commit is contained in:
Evgeny Egorochkin
2013-07-14 03:09:34 +03:00
parent 5ae43d2494
commit d0b4c8bfaa
10 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ let
in
rec {
src = fetchurl {
url = "http://downloads.sourceforge.net/extremetuxracer/extremetuxracer-${version}.tar.gz";
url = "mirror://sourceforge/extremetuxracer/extremetuxracer-${version}.tar.gz";
sha256 = "04d99fsfna5mc9apjxsiyw0zgnswy33kwmm1s9d03ihw6rba2zxs";
};