* Merge r2396.
svn path=/nixpkgs/trunk/; revision=2397
This commit is contained in:
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user