mixxx: fix homepage

This commit is contained in:
Cillian de Róiste
2017-08-03 23:03:03 +02:00
parent 7c17925aae
commit 52ebfd6bc6
+1 -1
View File
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://mixxx.org; homepage = https://mixxx.org;
description = "Digital DJ mixing software"; description = "Digital DJ mixing software";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.aszlig maintainers.goibhniu ]; maintainers = [ maintainers.aszlig maintainers.goibhniu ];