jamomacore: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 00:09:28 +02:00
parent 3cbd6c559e
commit 7bc523c492

View File

@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = {
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;
maintainers = [ stdenv.lib.maintainers.magnetophon ];
platforms = stdenv.lib.platforms.linux;