* Merge r2396.

svn path=/nixpkgs/trunk/; revision=2397
This commit is contained in:
Eelco Dolstra
2005-03-14 09:22:26 +00:00
parent df2a7e5168
commit f6e91bc9c9
33 changed files with 66 additions and 66 deletions
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "libgphoto2-2.1.5";
src = fetchurl {
url = http://heanet.dl.sourceforge.net/sourceforge/gphoto/libgphoto2-2.1.5.tar.gz;
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libgphoto2-2.1.5.tar.gz;
md5 = "210844f0d88f58842917af6eaff06382";
};
}