Calf: fix homepage
This commit is contained in:
parent
71d83eac88
commit
261386a39e
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://calf.sourceforge.net;
|
homepage = http://calf-studio-gear.org;
|
||||||
description = "A set of high quality open source audio plugins for musicians";
|
description = "A set of high quality open source audio plugins for musicians";
|
||||||
license = licenses.lgpl2;
|
license = licenses.lgpl2;
|
||||||
maintainers = [ maintainers.goibhniu ];
|
maintainers = [ maintainers.goibhniu ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user