jamomacore: update homepage
This commit is contained in:
parent
3cbd6c559e
commit
7bc523c492
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A C++ platform for building dynamic and reflexive systems with an emphasis on audio and media";
|
description = "A C++ platform for building dynamic and reflexive systems with an emphasis on audio and media";
|
||||||
homepage = https://jamoma.org;
|
homepage = http://www.jamoma.org;
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
maintainers = [ stdenv.lib.maintainers.magnetophon ];
|
maintainers = [ stdenv.lib.maintainers.magnetophon ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
|
Loading…
Reference in New Issue