libvirt: update homepage to https URL

wip/yesman
Bas van Dijk 4 years ago
parent d5b0c8bcdf
commit 4606528fcb
  1. 2
      pkgs/development/libraries/libvirt/default.nix

@ -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

Loading…
Cancel
Save