lvtk: update meta.homepage

This commit is contained in:
Evils 2020-11-13 09:52:28 +01:00
parent 91852f17ef
commit 1eda035e1c

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "A set C++ wrappers around the LV2 C API"; description = "A set C++ wrappers around the LV2 C API";
homepage = "http://lvtoolkit.org"; homepage = "https://lvtk.org/";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = [ maintainers.goibhniu ]; maintainers = [ maintainers.goibhniu ];
platforms = platforms.linux; platforms = platforms.linux;