lvtk: update meta.homepage
This commit is contained in:
parent
91852f17ef
commit
1eda035e1c
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user