From fbb0906d14f0ace4063ebec1c0c821cb68a247a9 Mon Sep 17 00:00:00 2001 From: LluĂ­s Batlle i Rossell Date: Mon, 22 Feb 2010 08:15:34 +0000 Subject: Fixing a sourceforge url inside meshlab. svn path=/nixpkgs/trunk/; revision=20162 --- pkgs/applications/graphics/meshlab/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/graphics/meshlab/default.nix') diff --git a/pkgs/applications/graphics/meshlab/default.nix b/pkgs/applications/graphics/meshlab/default.nix index bc816a1daf75..1de10bd2af96 100644 --- a/pkgs/applications/graphics/meshlab/default.nix +++ b/pkgs/applications/graphics/meshlab/default.nix @@ -9,7 +9,7 @@ stdenv.mkDerivation rec { }; srcGlew151 = fetchurl { - url = http://dfn.dl.sourceforge.net/sourceforge/glew/glew-1.5.1-src.tgz; + url = mirror://sourceforge/glew/glew-1.5.1-src.tgz; sha256 = "02n1p6s6sia92fgng9iq0kqq890rga8d8g0y34mc6qxmbh43vrl9"; }; -- cgit 1.4.1