libvirt: update homepage to https URL

This commit is contained in:
Bas van Dijk 2020-09-29 09:45:13 +02:00
parent d5b0c8bcdf
commit 4606528fcb

View File

@ -137,7 +137,7 @@ in stdenv.mkDerivation rec {
NIX_CFLAGS_COMPILE = "-fno-stack-protector";
meta = {
homepage = "http://libvirt.org/";
homepage = "https://libvirt.org/";
repositories.git = "git://libvirt.org/libvirt.git";
description = ''
A toolkit to interact with the virtualization capabilities of recent