libraw1394: URL corrected
svn path=/nixpkgs/branches/stdenv-updates/; revision=10747
This commit is contained in:
parent
0aa0847307
commit
fc33ef9f7b
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "library providing direct access to the IEEE 1394 bus through the Linux 1394 subsystem's raw1394 user space interface";
|
description = "library providing direct access to the IEEE 1394 bus through the Linux 1394 subsystem's raw1394 user space interface";
|
||||||
homepage = "http://wiki.linux1394.org";
|
homepage = "http://www.linux1394.org";
|
||||||
license = ["GPL" "LGPL"];
|
license = ["GPL" "LGPL"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user