Calf: fix homepage

This commit is contained in:
Cillian de Róiste 2017-08-30 16:46:27 +02:00
parent 71d83eac88
commit 261386a39e

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
];
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";
license = licenses.lgpl2;
maintainers = [ maintainers.goibhniu ];