treewide: http -> https

This commit is contained in:
Ryan Mulligan
2018-06-23 04:34:55 -07:00
parent 59daa4fd62
commit 0d5eb901ad
55 changed files with 59 additions and 59 deletions
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Library to discover and manipulate Digital Media Renderers";
homepage = http://01.org/dleyna;
homepage = https://01.org/dleyna;
maintainers = [ maintainers.jtojnar ];
platforms = platforms.linux;
license = licenses.lgpl21;